[Android] Udpate HASH
Thomas Guillem
git at videolan.org
Thu Feb 11 15:41:29 CET 2016
vlc-android | branch: master | Thomas Guillem <thomas at gllm.fr> | Thu Feb 11 15:41:19 2016 +0100| [a07dd90783ae65c49a2a091b0eaaef4d8659a098] | committer: Thomas Guillem
Udpate HASH
> https://code.videolan.org/videolan/vlc-android/commit/a07dd90783ae65c49a2a091b0eaaef4d8659a098
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index 13e9efe..acb05ba 100755
--- a/compile.sh
+++ b/compile.sh
@@ -128,7 +128,7 @@ fi
# Fetch VLC source #
####################
-TESTED_HASH=a3c777d
+TESTED_HASH=e744df4
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