From 4fc4bbd9bcec0b965f604cddfb4f479662cdc5ce Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Tue, 7 Jul 2015 12:45:59 -0700 Subject: Build script: use mirror on our git server gitorious is going away and the project doesn't appear to have migrated anywhere, yet. Signed-off-by: Dirk Hohndel --- scripts/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/build.sh b/scripts/build.sh index 89c682b6d..7b54beaee 100755 --- a/scripts/build.sh +++ b/scripts/build.sh @@ -159,7 +159,7 @@ if [ ! -d grantlee ] ; then if [[ $1 = local ]] ; then git clone $SRC/../grantlee grantlee else - git clone https://gitorious.org/grantlee/grantlee.git + git clone git://subsurface-divelog.org/grantlee fi fi cd grantlee -- cgit v1.2.3-70-g09d2