[Android] Update VLC hash
Jean-Baptiste Kempf
git at videolan.org
Thu Jul 2 12:45:53 CEST 2015
vlc-ports/android | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Thu Jul 2 12:45:28 2015 +0200| [d7b76ad6f1cd9486b89d74a786dcbb18df30e5c4] | committer: Jean-Baptiste Kempf
Update VLC hash
> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=d7b76ad6f1cd9486b89d74a786dcbb18df30e5c4
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index 11a68a4..9764f30 100755
--- a/compile.sh
+++ b/compile.sh
@@ -131,7 +131,7 @@ fi
# Fetch VLC source #
####################
-TESTED_HASH=e29f8ec
+TESTED_HASH=4b187ac
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