[Android] Update VLC test HASH

Jean-Baptiste Kempf git at videolan.org
Wed Oct 10 20:26:33 CEST 2012


vlc-ports/android | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Wed Oct 10 20:26:28 2012 +0200| [7f0881b7fdde084429f7c8f1a790b3e4faa0cfb2] | committer: Jean-Baptiste Kempf

Update VLC test HASH

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

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

diff --git a/compile.sh b/compile.sh
index c665003..7b2fecc 100755
--- a/compile.sh
+++ b/compile.sh
@@ -82,7 +82,7 @@ export PLATFORM_SHORT_ARCH
 export PATH=${ANDROID_NDK}/toolchains/${PATH_HOST}-${GCCVER}/prebuilt/`uname|tr A-Z a-z`-x86/bin:${PATH}
 
 # 1/ libvlc, libvlccore and its plugins
-TESTED_HASH=4a742a33
+TESTED_HASH=b389b4f1e
 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