[Android] Update VLC Hash
Jean-Baptiste Kempf
git at videolan.org
Thu Mar 26 23:31:12 CET 2015
vlc-ports/android | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Thu Mar 26 23:31:02 2015 +0100| [26c60d126ca923729e520824b35dc62a4861adb6] | committer: Jean-Baptiste Kempf
Update VLC Hash
> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=26c60d126ca923729e520824b35dc62a4861adb6
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index 9080bd7..2ce3dfc 100755
--- a/compile.sh
+++ b/compile.sh
@@ -131,7 +131,7 @@ fi
# Fetch VLC source #
####################
-TESTED_HASH=551b670
+TESTED_HASH=23c8d86
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