[Android] Bump the tested hash

Ludovic Fauvet git at videolan.org
Sun Dec 16 10:27:18 CET 2012


vlc-ports/android | branch: master | Ludovic Fauvet <etix at videolan.org> | Sun Dec 16 10:20:27 2012 +0100| [9e5ed8105dde6e73984df3a9ff123ab5b1690074] | committer: Ludovic Fauvet

Bump the tested hash

> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=9e5ed8105dde6e73984df3a9ff123ab5b1690074
---

 compile.sh |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/compile.sh b/compile.sh
index e9d0c05..049aa0b 100755
--- a/compile.sh
+++ b/compile.sh
@@ -83,7 +83,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=4f42f23
+TESTED_HASH=b2b4c52ac6
 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