svn commit: r349194 - releng/11.3/release/pkg_repos
Glen Barber
gjb at FreeBSD.org
Wed Jun 19 15:26:53 UTC 2019
Author: gjb
Date: Wed Jun 19 15:26:52 2019
New Revision: 349194
URL: https://svnweb.freebsd.org/changeset/base/349194
Log:
Update the pkg.conf used to populate the dvd1.iso to use
the release_3 package set.
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
Modified:
releng/11.3/release/pkg_repos/release-dvd.conf
Modified: releng/11.3/release/pkg_repos/release-dvd.conf
==============================================================================
--- releng/11.3/release/pkg_repos/release-dvd.conf Wed Jun 19 14:57:51 2019 (r349193)
+++ releng/11.3/release/pkg_repos/release-dvd.conf Wed Jun 19 15:26:52 2019 (r349194)
@@ -1,6 +1,6 @@
# $FreeBSD$
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",
More information about the svn-src-releng
mailing list