[Android] Update the HASH for 2.2.0

Jean-Baptiste Kempf git at videolan.org
Sat Jan 24 08:31:00 CET 2015


vlc-ports/android | branch: 1.0.x | Jean-Baptiste Kempf <jb at videolan.org> | Sat Jan 24 08:14:19 2015 +0100| [1b06c7dc429da137c0eeb12999da693279b642b6] | committer: Jean-Baptiste Kempf

Update the HASH for 2.2.0

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

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

diff --git a/compile.sh b/compile.sh
index db4e7fa..25a5b2f 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=036010e
+    TESTED_HASH=59409d5
     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