[Android] compile.sh: update TESTED_HASH

Edward Wang git at videolan.org
Sun Jan 12 17:09:44 CET 2014


vlc-ports/android | branch: master | Edward Wang <edward.c.wang at compdigitec.com> | Sun Jan 12 11:09:35 2014 -0500| [6687ded48922dcc98e072a59bfe8991b0126963a] | committer: Edward Wang

compile.sh: update TESTED_HASH

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

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

diff --git a/compile.sh b/compile.sh
index 604dc37..235fbae 100755
--- a/compile.sh
+++ b/compile.sh
@@ -108,7 +108,7 @@ ANDROID_PATH="`pwd`"
 if [ ! -z "$FETCH" ]
 then
     # 1/ libvlc, libvlccore and its plugins
-    TESTED_HASH=1cd2652
+    TESTED_HASH=3510e3b
     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