[Android] compile.sh: bump tested hash

Edward Wang git at videolan.org
Wed Jan 23 01:26:07 CET 2013


vlc-ports/android | branch: master | Edward Wang <edward.c.wang at compdigitec.com> | Tue Jan 22 19:25:55 2013 -0500| [ab72f72cf6c8fbda460a2aa242f436036672418f] | committer: Edward Wang

compile.sh: bump tested hash

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

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

diff --git a/compile.sh b/compile.sh
index acc3d30..7ef0bf0 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=6f621b95b3f
+TESTED_HASH=0912461
 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