[Android] compile.sh: bump HASH

Edward Wang git at videolan.org
Tue Aug 20 15:04:01 CEST 2013


vlc-ports/android | branch: master | Edward Wang <edward.c.wang at compdigitec.com> | Tue Aug 20 09:03:42 2013 -0400| [f2da9c4e60db6952a4ab37658a86c835ed8441b3] | committer: Edward Wang

compile.sh: bump HASH

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

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

diff --git a/compile.sh b/compile.sh
index 003184a..b1399ba 100755
--- a/compile.sh
+++ b/compile.sh
@@ -84,7 +84,7 @@ export PATH=${NDK_TOOLCHAIN_PATH}:${PATH}
 ANDROID_PATH="`pwd`"
 
 # 1/ libvlc, libvlccore and its plugins
-TESTED_HASH=da08af353
+TESTED_HASH=5b25b3d
 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