git: 1f20ac6a3dac - releng/14.5 - Revert "Remove minor version from kmods repo"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 27 Aug 2026 23:28:17 UTC
The branch releng/14.5 has been updated by cperciva:
URL: https://cgit.FreeBSD.org/src/commit/?id=1f20ac6a3dac1b4869f5a4f155203f5d44cfe770
commit 1f20ac6a3dac1b4869f5a4f155203f5d44cfe770
Author: Colin Percival <cperciva@FreeBSD.org>
AuthorDate: 2026-08-27 23:24:01 +0000
Commit: Colin Percival <cperciva@FreeBSD.org>
CommitDate: 2026-08-27 23:28:00 +0000
Revert "Remove minor version from kmods repo"
We now have kmod repositories built on releng/14.5 for amd64, arm64,
and i386.
This reverts commit 19a1025e1c0cbd6b1cd57d78826d42eeafbdaed0.
Approved by: re (cperciva)
---
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 884226fc02d1..bd0ee13b9b43 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",
+ url: "pkg+https://pkg.FreeBSD.org/${ABI}/kmods_quarterly_${VERSION_MINOR}",
mirror_type: "srv",
signature_type: "fingerprints",
fingerprints: "/usr/share/keys/pkg",