Skip to content
Snippets Groups Projects
Commit 442c725d authored by Tristan Matthews's avatar Tristan Matthews
Browse files

compile.sh: bump tested hash

parent 6dab5d92
Branches
Tags
No related merge requests found
...@@ -96,7 +96,7 @@ ANDROID_PATH="`pwd`" ...@@ -96,7 +96,7 @@ ANDROID_PATH="`pwd`"
if [ ! -z "$FETCH" ] if [ ! -z "$FETCH" ]
then then
# 1/ libsflphone # 1/ libsflphone
TESTED_HASH=ffcb8d4154e95601438559dc47c83b8bb968fafe TESTED_HASH=2bcdb6ae8fea09b156aafc04820a38f06dc4ccc
if [ ! -d "sflphone" ]; then if [ ! -d "sflphone" ]; then
echo "sflphone daemon source not found, cloning" echo "sflphone daemon source not found, cloning"
git clone https://gerrit-sflphone.savoirfairelinux.com/sflphone git clone https://gerrit-sflphone.savoirfairelinux.com/sflphone
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment