[Android] Update tested HASH
Jean-Baptiste Kempf
git at videolan.org
Tue Mar 12 19:24:20 CET 2013
vlc-ports/android | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Tue Mar 12 19:24:11 2013 +0100| [2f3275f2f38fa98746ed1f0f82fb2ce43a464fbe] | committer: Jean-Baptiste Kempf
Update tested HASH
> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=2f3275f2f38fa98746ed1f0f82fb2ce43a464fbe
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index a1e4264..ae898ee 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=4b44a0ef
+TESTED_HASH=9090c03
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