From 442c725de613477f2fd416f9e0e22a4d9c33d15d Mon Sep 17 00:00:00 2001
From: Tristan Matthews <tristan.matthews@savoirfairelinux.com>
Date: Wed, 8 Oct 2014 16:42:55 -0400
Subject: [PATCH] compile.sh: bump tested hash

---
 compile.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/compile.sh b/compile.sh
index 2f62f85ea..955105b43 100755
--- a/compile.sh
+++ b/compile.sh
@@ -96,7 +96,7 @@ ANDROID_PATH="`pwd`"
 if [ ! -z "$FETCH" ]
 then
     # 1/ libsflphone
-    TESTED_HASH=ffcb8d4154e95601438559dc47c83b8bb968fafe
+    TESTED_HASH=2bcdb6ae8fea09b156aafc04820a38f06dc4ccc
     if [ ! -d "sflphone" ]; then
         echo "sflphone daemon source not found, cloning"
         git clone https://gerrit-sflphone.savoirfairelinux.com/sflphone
-- 
GitLab