[Android] Update tested hash

Thomas Guillem git at videolan.org
Thu Oct 16 09:55:28 CEST 2014


vlc-ports/android | branch: master | Thomas Guillem <tom at gllm.fr> | Thu Oct 16 09:41:46 2014 +0200| [425d7939ff0c8b2f01706dfd37b56650cf7c7da9] | committer: Jean-Baptiste Kempf

Update tested hash

Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>

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

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

diff --git a/compile.sh b/compile.sh
index c37cd50..398697b 100755
--- a/compile.sh
+++ b/compile.sh
@@ -125,7 +125,7 @@ ANDROID_PATH="`pwd`"
 if [ ! -z "$FETCH" ]
 then
     # 1/ libvlc, libvlccore and its plugins
-    TESTED_HASH=5636603
+    TESTED_HASH=6e2f490
     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