[Android] Update VLC Hash
Thomas Guillem
git at videolan.org
Thu Apr 16 18:16:26 CEST 2015
vlc-ports/android | branch: master | Thomas Guillem <thomas at gllm.fr> | Thu Apr 16 18:16:16 2015 +0200| [4c8919681d1b996a34a83e855b93ed1447e3fc56] | committer: Thomas Guillem
Update VLC Hash
> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=4c8919681d1b996a34a83e855b93ed1447e3fc56
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index ec32794..205b51c 100755
--- a/compile.sh
+++ b/compile.sh
@@ -131,7 +131,7 @@ fi
# Fetch VLC source #
####################
-TESTED_HASH=027663d
+TESTED_HASH=a58d7c7
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