git: 19a1025e1c0c - releng/14.5 - Remove minor version from kmods repo
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 14 Aug 2026 00:04:11 UTC
The branch releng/14.5 has been updated by cperciva:
URL: https://cgit.FreeBSD.org/src/commit/?id=19a1025e1c0cbd6b1cd57d78826d42eeafbdaed0
commit 19a1025e1c0cbd6b1cd57d78826d42eeafbdaed0
Author: Colin Percival <cperciva@FreeBSD.org>
AuthorDate: 2026-08-14 00:02:24 +0000
Commit: Colin Percival <cperciva@FreeBSD.org>
CommitDate: 2026-08-14 00:02:24 +0000
Remove minor version from kmods repo
We don't have a kmods_quarterly_5 repo for releng/14.5 so don't point
users at it.
Direct commit to releng/14.5, hopefully to be reverted once the repo
exists.
Approved by: re (cperciva)
Sponsored by: OpenSats Initiative
---
usr.sbin/pkg/FreeBSD.conf.quarterly-release | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/usr.sbin/pkg/FreeBSD.conf.quarterly-release b/usr.sbin/pkg/FreeBSD.conf.quarterly-release
index bd0ee13b9b43..884226fc02d1 100644
--- a/usr.sbin/pkg/FreeBSD.conf.quarterly-release
+++ b/usr.sbin/pkg/FreeBSD.conf.quarterly-release
@@ -15,7 +15,7 @@ FreeBSD: {
enabled: yes
}
FreeBSD-kmods: {
- url: "pkg+https://pkg.FreeBSD.org/${ABI}/kmods_quarterly_${VERSION_MINOR}",
+ url: "pkg+https://pkg.FreeBSD.org/${ABI}/kmods_quarterly",
mirror_type: "srv",
signature_type: "fingerprints",
fingerprints: "/usr/share/keys/pkg",