[Android] Update the TESTED_HASH

Adrien Maglo git at videolan.org
Thu May 15 22:38:30 CEST 2014


vlc-ports/android | branch: master | Adrien Maglo <magsoft at videolan.org> | Thu May 15 22:19:42 2014 +0200| [28d685dd2b0b29f70dc5348bbf4e7926ace385f9] | committer: Adrien Maglo

Update the TESTED_HASH

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

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

diff --git a/compile.sh b/compile.sh
index c599b28..cc05049 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=3b7bfa1
+    TESTED_HASH=c62a68c
     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