summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2017-03-20 08:50:05 -0300
committerRenato Botelho <renato@netgate.com>2017-03-20 08:50:05 -0300
commit9531964867375aea2a293f427240191d0adc1118 (patch)
treef9f7430378ecf7ebfb01c94dc6811c8e07933313 /tools
parent3480105f867b8f96f9229c1791615b5804b4a973 (diff)
downloadpfsense-9531964867375aea2a293f427240191d0adc1118.zip
pfsense-9531964867375aea2a293f427240191d0adc1118.tar.gz
Revert "Lead users with Stable repo set to 2.3.3-RELEASE"
This reverts commit aa5f397a16e2184d48c7c9cf32580caef735c7b6.
Diffstat (limited to 'tools')
-rw-r--r--tools/templates/pkg_repos/pfSense-repo.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/templates/pkg_repos/pfSense-repo.conf b/tools/templates/pkg_repos/pfSense-repo.conf
index 6cde860..953ecfd 100644
--- a/tools/templates/pkg_repos/pfSense-repo.conf
+++ b/tools/templates/pkg_repos/pfSense-repo.conf
@@ -1,7 +1,7 @@
FreeBSD: { enabled: no }
%%PRODUCT_NAME%%-core: {
- url: "%%PKG_REPO_SERVER_RELEASE%%/%%PRODUCT_NAME%%_%%PKG_REPO_BRANCH_RELEASE%%_%%ARCH%%-core",
+ url: "%%PKG_REPO_SERVER_DEVEL%%/%%PRODUCT_NAME%%_%%PKG_REPO_BRANCH_RELEASE%%_%%ARCH%%-core",
mirror_type: "srv",
signature_type: "fingerprints",
fingerprints: "/usr/local/share/%%PRODUCT_NAME%%/keys/pkg",
@@ -9,7 +9,7 @@ FreeBSD: { enabled: no }
}
%%PRODUCT_NAME%%: {
- url: "%%PKG_REPO_SERVER_RELEASE%%/%%PRODUCT_NAME%%_%%PKG_REPO_BRANCH_RELEASE%%_%%ARCH%%-%%PRODUCT_NAME%%_%%PKG_REPO_BRANCH_RELEASE%%",
+ url: "%%PKG_REPO_SERVER_DEVEL%%/%%PRODUCT_NAME%%_%%PKG_REPO_BRANCH_RELEASE%%_%%ARCH%%-%%PRODUCT_NAME%%_%%PKG_REPO_BRANCH_RELEASE%%",
mirror_type: "srv",
signature_type: "fingerprints",
fingerprints: "/usr/local/share/%%PRODUCT_NAME%%/keys/pkg",
OpenPOWER on IntegriCloud