summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2017-02-15 12:06:57 -0200
committerRenato Botelho <renato@netgate.com>2017-02-15 12:06:57 -0200
commitaa5f397a16e2184d48c7c9cf32580caef735c7b6 (patch)
tree1f139a5c9c1c523a2166aaf4ff2f01a5dfea5202 /tools
parentbcb6177f4a6ee5934620060f12c1c5bc4f6abd06 (diff)
downloadpfsense-aa5f397a16e2184d48c7c9cf32580caef735c7b6.zip
pfsense-aa5f397a16e2184d48c7c9cf32580caef735c7b6.tar.gz
Lead users with Stable repo set to 2.3.3-RELEASE
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 953ecfd..6cde860 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_DEVEL%%/%%PRODUCT_NAME%%_%%PKG_REPO_BRANCH_RELEASE%%_%%ARCH%%-core",
+ url: "%%PKG_REPO_SERVER_RELEASE%%/%%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_DEVEL%%/%%PRODUCT_NAME%%_%%PKG_REPO_BRANCH_RELEASE%%_%%ARCH%%-%%PRODUCT_NAME%%_%%PKG_REPO_BRANCH_RELEASE%%",
+ url: "%%PKG_REPO_SERVER_RELEASE%%/%%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