[Android] Update VLC HASH
Jean-Baptiste Kempf
git at videolan.org
Wed Jul 15 12:43:30 CEST 2015
vlc-ports/android | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Wed Jul 15 12:41:43 2015 +0200| [29c3c4373cc382ee92e3eb56cef4341c0614a872] | committer: Jean-Baptiste Kempf
Update VLC HASH
> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=29c3c4373cc382ee92e3eb56cef4341c0614a872
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index 9764f30..6c23e2a 100755
--- a/compile.sh
+++ b/compile.sh
@@ -131,7 +131,7 @@ fi
# Fetch VLC source #
####################
-TESTED_HASH=4b187ac
+TESTED_HASH=e5325d7
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