[Android] Update HASH
Thomas Guillem
git at videolan.org
Thu May 26 14:04:27 CEST 2016
vlc-android | branch: master | Thomas Guillem <thomas at gllm.fr> | Thu May 26 14:04:10 2016 +0200| [c045a4a80c19527be15ff1eb2ca4bdd3063095f6] | committer: Thomas Guillem
Update HASH
> https://code.videolan.org/videolan/vlc-android/commit/c045a4a80c19527be15ff1eb2ca4bdd3063095f6
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index eef24ee..098a3d2 100755
--- a/compile.sh
+++ b/compile.sh
@@ -153,7 +153,7 @@ fi
# Fetch VLC source #
####################
-TESTED_HASH=45bc333
+TESTED_HASH=0fd217b
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