From 7b93b13150331910a2ff0ea01472b12d41062efa Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Tue, 24 Apr 2018 10:56:23 +0200 Subject: Changes for backporting R 3.5.0 --- build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build') 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 -- cgit v1.2.1