[Android] Update the vlc HASH for AT and subtitles
Jean-Baptiste Kempf
git at videolan.org
Fri Feb 20 10:28:42 CET 2015
vlc-ports/android | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Fri Feb 20 10:27:45 2015 +0100| [401a423cad3df2cab0796a895e5f311cb2cbeb79] | committer: Jean-Baptiste Kempf
Update the vlc HASH for AT and subtitles
> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=401a423cad3df2cab0796a895e5f311cb2cbeb79
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index 0ce9e4f..89aaaed 100755
--- a/compile.sh
+++ b/compile.sh
@@ -130,7 +130,7 @@ fi
# Fetch VLC source #
####################
-TESTED_HASH=3375a55
+TESTED_HASH=35fc569
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