[Android] Update HASH

Jean-Baptiste Kempf git at videolan.org
Wed Dec 10 22:37:23 CET 2014


vlc-ports/android | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Wed Dec 10 22:37:05 2014 +0100| [62533517a24a3a5660ad7123ec5e5564bed8baf9] | committer: Jean-Baptiste Kempf

Update HASH

Notably for zvbi contrib

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

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

diff --git a/compile.sh b/compile.sh
index c6160b8..81a1446 100755
--- a/compile.sh
+++ b/compile.sh
@@ -172,7 +172,7 @@ ANDROID_PATH="`pwd`"
 if [ "$FETCH" = 1 ]
 then
     # 1/ libvlc, libvlccore and its plugins
-    TESTED_HASH=a97bb6d
+    TESTED_HASH=be0c8c6
     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