[Android] Update the hash (again, and for the last time :) )
Jean-Baptiste Kempf
git at videolan.org
Sun Feb 24 20:02:21 CET 2013
vlc-ports/android | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Sun Feb 24 20:01:50 2013 +0100| [f18c8353ca8cd3cce5d303c23e16e1d17fde83bf] | committer: Jean-Baptiste Kempf
Update the hash (again, and for the last time :) )
> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=f18c8353ca8cd3cce5d303c23e16e1d17fde83bf
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index 70f4dd1..21226c3 100755
--- a/compile.sh
+++ b/compile.sh
@@ -78,7 +78,7 @@ NDK_TOOLCHAIN_PATH=${ANDROID_NDK}/toolchains/${PATH_HOST}-${GCCVER}/prebuilt/`un
export PATH=${NDK_TOOLCHAIN_PATH}:${PATH}
# 1/ libvlc, libvlccore and its plugins
-TESTED_HASH=010dc8c
+TESTED_HASH=7018018
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