From c7fdfb409a627da3b1b730877f1c0f5502b089a0 Mon Sep 17 00:00:00 2001
From: Alexandre Lision <alexandre.lision@gmail.com>
Date: Thu, 23 Oct 2014 17:32:27 -0400
Subject: [PATCH] build: bump sflphone tested hash

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

diff --git a/compile.sh b/compile.sh
index 13d4207aa..e613d27b0 100755
--- a/compile.sh
+++ b/compile.sh
@@ -112,7 +112,7 @@ ANDROID_PATH="`pwd`"
 if [ ! -z "$FETCH" ]
 then
     # 1/ libsflphone
-    TESTED_HASH=69cb5ef1ffe127e76e277e23e92556d936fae800
+    TESTED_HASH=e87e74626979d24e555c820e2b085b904d531335
     if [ ! -d "sflphone" ]; then
         echo "sflphone daemon source not found, cloning"
         git clone https://gerrit-sflphone.savoirfairelinux.com/sflphone
-- 
GitLab