summaryrefslogtreecommitdiffstats
path: root/build.conf.sample
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2016-04-11 20:20:15 -0300
committerRenato Botelho <renato@netgate.com>2016-04-11 20:20:24 -0300
commit86340b4c37b4d5d18d2286c3412f9235b7fb38b5 (patch)
tree62fa0f4e41dc1150e9f15768080325a2c0457d81 /build.conf.sample
parentafc9df014ce2966161a5b1e20a6616fcffb91269 (diff)
downloadpfsense-86340b4c37b4d5d18d2286c3412f9235b7fb38b5.zip
pfsense-86340b4c37b4d5d18d2286c3412f9235b7fb38b5.tar.gz
Fix staging path
Diffstat (limited to 'build.conf.sample')
-rw-r--r--build.conf.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.conf.sample b/build.conf.sample
index 1881605..7000fce 100644
--- a/build.conf.sample
+++ b/build.conf.sample
@@ -77,7 +77,7 @@ export PRODUCT_URL="https://PRODUCT_URL/"
# pkg repo URL
#export PKG_REPO_SERVER_DEVEL="pkg+http://beta.pfsense.org/packages"
#export PKG_REPO_SERVER_RELEASE="pkg+http://pkg.pfsense.org/packages"
-#export PKG_REPO_SERVER_STAGING="pkg+http://release-staging.netgate.com/packages"
+#export PKG_REPO_SERVER_STAGING="pkg+http://release-staging.netgate.com/ce/packages"
# Branch to replace pkg.conf template, defaults to $GIT_REPO_BRANCH_OR_TAG
#export PKG_REPO_BRANCH_DEVEL="BRANCH"
OpenPOWER on IntegriCloud