From 4ec22537930ced90cf0966fe16efad3035a9fc95 Mon Sep 17 00:00:00 2001 From: Alexandre Lision <alexandre.lision@gmail.com> Date: Wed, 22 Oct 2014 17:07:25 -0400 Subject: [PATCH] build: bump tested hash --- compile.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compile.sh b/compile.sh index 219d67576..13d4207aa 100755 --- a/compile.sh +++ b/compile.sh @@ -112,7 +112,7 @@ ANDROID_PATH="`pwd`" if [ ! -z "$FETCH" ] then # 1/ libsflphone - TESTED_HASH=e1d64e3447dbb936dc8e664f80c1f8e3adb3b189 + TESTED_HASH=69cb5ef1ffe127e76e277e23e92556d936fae800 if [ ! -d "sflphone" ]; then echo "sflphone daemon source not found, cloning" git clone https://gerrit-sflphone.savoirfairelinux.com/sflphone -- GitLab