summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rwxr-xr-xbuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/build b/build
index 1e84502..439eabb 100755
--- a/build
+++ b/build
@@ -18,7 +18,7 @@ command -v lsb_release >/dev/null 2>&1 || {
DIST=`lsb_release -cs`
# URL of the local CRAN repo for checking for existing builds
-localcran="http://ryz/r-cran/$DIST-cran35/"
+localcran="http://ryz/r-cran/$DIST-cran40/"
skip=false
while test -n "${1}"; do

Contact - Imprint