[Android] Update VLC Hash
Thomas Guillem
git at videolan.org
Wed Apr 29 14:15:07 CEST 2015
vlc-ports/android | branch: master | Thomas Guillem <thomas at gllm.fr> | Wed Apr 29 14:14:15 2015 +0200| [789f4a2d0807c6379c32acffa0717da674ff242e] | committer: Thomas Guillem
Update VLC Hash
> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=789f4a2d0807c6379c32acffa0717da674ff242e
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index 37ecfce..17fa959 100755
--- a/compile.sh
+++ b/compile.sh
@@ -131,7 +131,7 @@ fi
# Fetch VLC source #
####################
-TESTED_HASH=8f433b2
+TESTED_HASH=3add837
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