[Android] update HASH

Thomas Guillem git at videolan.org
Thu Feb 11 18:23:30 CET 2016


vlc-android | branch: master | Thomas Guillem <thomas at gllm.fr> | Thu Feb 11 18:02:59 2016 +0100| [b30765a30e40c09553d27908ae8a7031f8ab5dff] | committer: Thomas Guillem

update HASH

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

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

diff --git a/compile.sh b/compile.sh
index acb05ba..07bae4a 100755
--- a/compile.sh
+++ b/compile.sh
@@ -128,7 +128,7 @@ fi
 # Fetch VLC source #
 ####################
 
-TESTED_HASH=e744df4
+TESTED_HASH=dc1384b
 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