[Android] Update tested hash

Thomas Guillem git at videolan.org
Thu Oct 16 12:13:36 CEST 2014


vlc-ports/android | branch: tv | Thomas Guillem <tom at gllm.fr> | Thu Oct 16 09:41:46 2014 +0200| [cc479e1106e4f8a3c6577608988acaa8600b72fc] | committer: Geoffrey Métais

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=cc479e1106e4f8a3c6577608988acaa8600b72fc
---

 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