[Android] Update libVLC HASH
Jean-Baptiste Kempf
git at videolan.org
Thu Oct 8 15:48:39 CEST 2015
vlc-ports/android | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Thu Oct 8 15:48:23 2015 +0200| [65e260f72fff32c1be1083897e3aaf9697701bbd] | committer: Jean-Baptiste Kempf
Update libVLC HASH
> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=65e260f72fff32c1be1083897e3aaf9697701bbd
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index 00f6f17..85a2edb 100755
--- a/compile.sh
+++ b/compile.sh
@@ -131,7 +131,7 @@ fi
# Fetch VLC source #
####################
-TESTED_HASH=6e89372
+TESTED_HASH=d568828
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