git: b503d9e2194a - releng/14.5 - Switch from "quarterly" to "release" pkgs on DVD

From: Colin Percival <cperciva_at_FreeBSD.org>
Date: Thu, 27 Aug 2026 23:55:52 UTC
The branch releng/14.5 has been updated by cperciva:

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

commit b503d9e2194a7d9232565f25abc0135536820089
Author:     Colin Percival <cperciva@FreeBSD.org>
AuthorDate: 2026-08-27 23:55:40 +0000
Commit:     Colin Percival <cperciva@FreeBSD.org>
CommitDate: 2026-08-27 23:55:40 +0000

    Switch from "quarterly" to "release" pkgs on DVD
    
    Approved by:    re (implicit)
    Sponsored by:   OpenSats Initiative
---
 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..dffa55769c4c 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_5",
   mirror_type: "srv",
   signature_type: "fingerprints",
   fingerprints: "/usr/share/keys/pkg",