Point to new location for source files

Change-Id: Ibdd583b8bd7e79d947a69b66991c12e195517e31
diff --git a/build-hardy-toolchain.sh b/build-hardy-toolchain.sh
index 294f9ae..1fe02c5 100755
--- a/build-hardy-toolchain.sh
+++ b/build-hardy-toolchain.sh
@@ -67,7 +67,7 @@
 GIT_BRANCH=master
 GIT_REFERENCE=
 GIT_BASE=
-GIT_BASE_DEFAULT=git://android.git.kernel.org/toolchain
+GIT_BASE_DEFAULT=https://android.googlesource.com/toolchain
 
 # Location where we will download the toolchain sources
 TOOLCHAIN_SRC_DIR=$WORK_DIR/toolchain-src