[Android] New tested HASH
Jean-Baptiste Kempf
git at videolan.org
Fri Feb 20 18:42:19 CET 2015
vlc-ports/android | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Fri Feb 20 18:42:03 2015 +0100| [0fca2744e1e973bb640ba970308d6cca4cc60750] | committer: Jean-Baptiste Kempf
New tested HASH
> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=0fca2744e1e973bb640ba970308d6cca4cc60750
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index 89aaaed..85278f8 100755
--- a/compile.sh
+++ b/compile.sh
@@ -130,7 +130,7 @@ fi
# Fetch VLC source #
####################
-TESTED_HASH=35fc569
+TESTED_HASH=1acd719
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