diff --git a/scripts/test.sh b/scripts/test.sh index 79e9cda7a..60fe7d39b 100755 --- a/scripts/test.sh +++ b/scripts/test.sh @@ -274,7 +274,7 @@ win*) ;; android) if test "$1" = "deps"; then - git clone git://git.strongswan.org/android-ndk-boringssl.git -b ndk-static \ + git clone https://github.com/strongswan/boringssl.git -b ndk-static \ src/frontends/android/app/src/main/jni/openssl fi TARGET=distdir