[Android] Update HASH

Jean-Baptiste Kempf git at videolan.org
Wed Oct 17 10:16:42 CEST 2012


vlc-ports/android | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Wed Oct 17 10:14:18 2012 +0200| [863d94a84d61147e4beb6ad8c80d600237e857b0] | committer: Jean-Baptiste Kempf

Update HASH

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

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

diff --git a/compile.sh b/compile.sh
index dc88eee..4fad5c3 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=b3b751cb99
+TESTED_HASH=dfccdf84e19
 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