[Android] Update VLC hash

Jean-Baptiste Kempf git at videolan.org
Sun Apr 6 18:00:44 CEST 2014


vlc-ports/android | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Sun Apr  6 18:00:22 2014 +0200| [621857c9d75cf4c237b4e12c0430525327fd51a5] | committer: Jean-Baptiste Kempf

Update VLC hash

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

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

diff --git a/compile.sh b/compile.sh
index b87ff49..aab9a74 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=5428d0e1f1a
+    TESTED_HASH=g22d0f70
     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