[Android] Update HASH

Thomas Guillem git at videolan.org
Mon Feb 22 17:14:49 CET 2016


vlc-android | branch: master | Thomas Guillem <thomas at gllm.fr> | Mon Feb 22 17:14:26 2016 +0100| [59175896963cf81b5b360a9af427fa85a761ab32] | committer: Thomas Guillem

Update HASH

> https://code.videolan.org/videolan/vlc-android/commit/59175896963cf81b5b360a9af427fa85a761ab32
---

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

diff --git a/compile.sh b/compile.sh
index 07bae4a..1f6021a 100755
--- a/compile.sh
+++ b/compile.sh
@@ -128,7 +128,7 @@ fi
 # Fetch VLC source #
 ####################
 
-TESTED_HASH=dc1384b
+TESTED_HASH=cbf9ed0
 if [ ! -d "vlc" ]; then
     echo "VLC source not found, cloning"
     git clone git://git.videolan.org/vlc.git vlc



More information about the Android mailing list