[Android] Update HASH

Thomas Guillem git at videolan.org
Wed Jan 21 17:34:42 CET 2015


vlc-ports/android | branch: master | Thomas Guillem <thomas at gllm.fr> | Wed Jan 21 17:34:30 2015 +0100| [a72da472bb5180015b0739627b00c9947477d12d] | committer: Thomas Guillem

Update HASH

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

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

diff --git a/compile.sh b/compile.sh
index 3a32159..7fb10c3 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=2bf94c2
+    TESTED_HASH=18e445a
     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