git: 956fb94dd608 - releng/13.5 - 13.5: Switch from "quarterly" to "release" pkgs

From: Colin Percival <cperciva_at_FreeBSD.org>
Date: Fri, 28 Feb 2025 00:54:24 UTC
The branch releng/13.5 has been updated by cperciva:

URL: https://cgit.FreeBSD.org/src/commit/?id=956fb94dd608b252ac332bee27b4ab4fa7089494

commit 956fb94dd608b252ac332bee27b4ab4fa7089494
Author:     Colin Percival <cperciva@FreeBSD.org>
AuthorDate: 2025-02-28 00:48:26 +0000
Commit:     Colin Percival <cperciva@FreeBSD.org>
CommitDate: 2025-02-28 00:48:26 +0000

    13.5: Switch from "quarterly" to "release" pkgs
    
    Approved by:    re (implicit)
    Sponsored by:   Amazon
---
 release/pkg_repos/release-dvd.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/release/pkg_repos/release-dvd.conf b/release/pkg_repos/release-dvd.conf
index 600c309d5979..79f7c4c8dbca 100644
--- a/release/pkg_repos/release-dvd.conf
+++ b/release/pkg_repos/release-dvd.conf
@@ -1,5 +1,5 @@
 release: {
-  url: "pkg+http://pkg.FreeBSD.org/${ABI}/quarterly",
+  url: "pkg+http://pkg.FreeBSD.org/${ABI}/release_4",
   mirror_type: "srv",
   signature_type: "fingerprints",
   fingerprints: "/usr/share/keys/pkg",