summaryrefslogtreecommitdiff
path: root/backport
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2018-07-03 14:02:36 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2018-07-03 14:02:36 +0200
commit70d882c5cfe1e2c887f94e5a3a68cd9e01832067 (patch)
treef088abe72ccd5044252072d0d29e920a8862615b /backport
parent7b93b13150331910a2ff0ea01472b12d41062efa (diff)
Changes while backporting R 3.5.1
Diffstat (limited to 'backport')
-rwxr-xr-xbackport4
1 files changed, 2 insertions, 2 deletions
diff --git a/backport b/backport
index 7420ef8..5ac6a50 100755
--- a/backport
+++ b/backport
@@ -7,13 +7,13 @@ export ARCH
# R version against which the software is compiled
iteration=0
-Rversion=3.5.0
+Rversion=3.5.1
# Set required r-base-dev version for packages build-depending on R
rbasedev="r-base-dev (>= $Rversion)"
# Where the buildresults should be stored and where to look for current backports
-rcrandir=/home/jranke/svn/website/www/ranke/r-cran
+rcrandir=/home/jranke/git/uni/website/www/ranke/r-cran
# Author: Johannes Ranke <jranke@uni-bremen.de>

Contact - Imprint