[Android] compile.sh: bump HASH again
Edward Wang
git at videolan.org
Mon Aug 26 21:37:06 CEST 2013
vlc-ports/android | branch: master | Edward Wang <edward.c.wang at compdigitec.com> | Mon Aug 26 19:36:26 2013 +0000| [fb6f219ae679c88e11c96759b94234661ec3d74a] | committer: Edward Wang
compile.sh: bump HASH again
> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=fb6f219ae679c88e11c96759b94234661ec3d74a
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index b1399ba..7f891d1 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=5b25b3d
+TESTED_HASH=e74490b
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