[Android] Bump tested hash
Edward Wang
git at videolan.org
Tue Oct 15 02:49:59 CEST 2013
vlc-ports/android | branch: master | Edward Wang <edward.c.wang at compdigitec.com> | Mon Oct 14 20:49:43 2013 -0400| [5fdbe2cac406f555fcd1d379af47504fae8d8bcd] | committer: Edward Wang
Bump tested hash
> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=5fdbe2cac406f555fcd1d379af47504fae8d8bcd
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index 7f891d1..193966d 100755
--- a/compile.sh
+++ b/compile.sh
@@ -84,7 +84,7 @@ export PATH=${NDK_TOOLCHAIN_PATH}:${PATH}
ANDROID_PATH="`pwd`"
# 1/ libvlc, libvlccore and its plugins
-TESTED_HASH=e74490b
+TESTED_HASH=a5c4d7a
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