[Android] Update VLC Hash
Thomas Guillem
git at videolan.org
Wed Apr 8 09:35:46 CEST 2015
vlc-ports/android | branch: master | Thomas Guillem <thomas at gllm.fr> | Wed Apr 8 09:35:18 2015 +0200| [b14f00d1c6070f51b3483c8e1eb9a94a44e30e42] | committer: Thomas Guillem
Update VLC Hash
> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=b14f00d1c6070f51b3483c8e1eb9a94a44e30e42
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index 8aceb72..2aa5a2c 100755
--- a/compile.sh
+++ b/compile.sh
@@ -131,7 +131,7 @@ fi
# Fetch VLC source #
####################
-TESTED_HASH=008a212
+TESTED_HASH=50accb8
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