[Android] Update tested HASH

Jean-Baptiste Kempf git at videolan.org
Mon Jul 7 18:58:54 CEST 2014


vlc-ports/android | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Mon Jul  7 18:58:06 2014 +0200| [c52856f777f14ff1e735a0842b5987232b50c889] | committer: Jean-Baptiste Kempf

Update tested HASH

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

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

diff --git a/compile.sh b/compile.sh
index 2ed433b..d67bf4a 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=9e1c6ff
+    TESTED_HASH=57cd36b
     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