[Android] Bump the tested hash because of broken build

Ludovic Fauvet git at videolan.org
Fri Oct 5 18:00:16 CEST 2012


vlc-ports/android | branch: master | Ludovic Fauvet <etix at videolan.org> | Fri Oct  5 17:51:32 2012 +0200| [ed2898f244f982c9c699b393a5832c99ae837137] | committer: Ludovic Fauvet

Bump the tested hash because of broken build

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

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

diff --git a/compile.sh b/compile.sh
index 2bb3392..6000b6a 100755
--- a/compile.sh
+++ b/compile.sh
@@ -89,7 +89,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=cd11cbfeadc
+TESTED_HASH=91b10ca8
 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