git: 85739bcbce22 - releng/14.3 - 14.3: Switch from "quarterly" to "release" pkgs

From: Colin Percival <cperciva_at_FreeBSD.org>
Date: Thu, 29 May 2025 22:19:03 UTC
The branch releng/14.3 has been updated by cperciva:

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

commit 85739bcbce22212f4a998bd3dc8cf8fdb3b69e4e
Author:     Colin Percival <cperciva@FreeBSD.org>
AuthorDate: 2025-05-29 22:18:34 +0000
Commit:     Colin Percival <cperciva@FreeBSD.org>
CommitDate: 2025-05-29 22:18:34 +0000

    14.3: 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..72c369da39b1 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_3",
   mirror_type: "srv",
   signature_type: "fingerprints",
   fingerprints: "/usr/share/keys/pkg",