[Android] Update the HASH to match 2.2.0-rc2

Thomas Guillem git at videolan.org
Mon Nov 24 15:14:15 CET 2014


vlc-ports/android | branch: 1.0.x | Thomas Guillem <thomas at gllm.fr> | Mon Nov 24 14:54:46 2014 +0100| [49eb6e62001e17db8f87f73b7ec9c3f7bd752464] | committer: Thomas Guillem

Update the HASH to match 2.2.0-rc2

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

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

diff --git a/compile.sh b/compile.sh
index 7d4c5ea..35ff877 100755
--- a/compile.sh
+++ b/compile.sh
@@ -96,7 +96,7 @@ ANDROID_PATH="`pwd`"
 if [ ! -z "$FETCH" ]
 then
     # 1/ libvlc, libvlccore and its plugins
-    TESTED_HASH=9577459
+    TESTED_HASH=0f9d349
     if [ ! -d "vlc" ]; then
         echo "VLC source not found, cloning"
         git clone git://git.videolan.org/vlc/vlc-2.2.git vlc



More information about the Android mailing list