summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2018-04-24 10:56:23 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2018-04-24 10:56:23 +0200
commit7b93b13150331910a2ff0ea01472b12d41062efa (patch)
tree93600b690689a221c045fc95cdf2263b2c9c6ee9 /build
parent80ef5b6b09a4ceea7cf19b3938858d3619d15150 (diff)
Changes for backporting R 3.5.0
Diffstat (limited to 'build')
-rwxr-xr-xbuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/build b/build
index 54c3d4c..800c86a 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://tux/r-cran/$DIST-cran34/"
+localcran="http://ryz/r-cran/$DIST-cran35/"
skip=false
while test -n "${1}"; do

Contact - Imprint