[Android] Bump tested HASH

Jean-Baptiste Kempf git at videolan.org
Thu Mar 28 18:15:48 CET 2013


vlc-ports/android | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Thu Mar 28 18:15:21 2013 +0100| [b788f5d1f9692592eac48925d618bf559564744f] | committer: Jean-Baptiste Kempf

Bump tested HASH

This will bring the newer GnuTLS for everyone

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

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

diff --git a/compile.sh b/compile.sh
index bbd17ff..725217a 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=ae3b867b5
+TESTED_HASH=e8dc8779b
 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