summaryrefslogtreecommitdiffstats
path: root/release/pkg_repos
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2017-07-06 17:22:33 +0000
committergjb <gjb@FreeBSD.org>2017-07-06 17:22:33 +0000
commit0567a18f43cae9a45248f3d5f678f3ea415e3e89 (patch)
tree6ebf187b822b377ba7a41cf577b15c16101c2f6d /release/pkg_repos
parentecdacb11285baa1a2aef943a874c5679230c0b4d (diff)
downloadFreeBSD-src-0567a18f43cae9a45248f3d5f678f3ea415e3e89.zip
FreeBSD-src-0567a18f43cae9a45248f3d5f678f3ea415e3e89.tar.gz
Update the pkg(8) configuration for the default installation and
the dvd1.iso to use the quarterly set, now that the new quarterly branch exists and packages have built. This commit was deferred when branching releng/11.1, since the 2017Q3 branch did not exist yet. Approved by: re (implicit) Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'release/pkg_repos')
-rw-r--r--release/pkg_repos/release-dvd.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/release/pkg_repos/release-dvd.conf b/release/pkg_repos/release-dvd.conf
index 9541359..34997f2 100644
--- a/release/pkg_repos/release-dvd.conf
+++ b/release/pkg_repos/release-dvd.conf
@@ -1,6 +1,6 @@
# $FreeBSD$
release: {
- url: "pkg+http://pkg.FreeBSD.org/${ABI}/latest",
+ url: "pkg+http://pkg.FreeBSD.org/${ABI}/quarterly",
mirror_type: "srv",
signature_type: "fingerprints",
fingerprints: "/usr/share/keys/pkg",
OpenPOWER on IntegriCloud