[Android] Update hash for libVLC
Jean-Baptiste Kempf
git at videolan.org
Sat Mar 14 11:53:40 CET 2015
vlc-ports/android | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Sat Mar 14 11:48:00 2015 +0100| [f8453b55832ffd79a6882b91c9985c376753163b] | committer: Jean-Baptiste Kempf
Update hash for libVLC
> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=f8453b55832ffd79a6882b91c9985c376753163b
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index 43dc368..1fe663d 100755
--- a/compile.sh
+++ b/compile.sh
@@ -131,7 +131,7 @@ fi
# Fetch VLC source #
####################
-TESTED_HASH=a9b19e4
+TESTED_HASH=e6b4585
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