[Android] Update vlc HASH

Jean-Baptiste Kempf git at videolan.org
Sat Nov 15 12:54:16 CET 2014


vlc-ports/android | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Sat Nov 15 12:54:02 2014 +0100| [ca946507a64f70830c00d37734171db4cfa02bfe] | committer: Jean-Baptiste Kempf

Update vlc HASH

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

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

diff --git a/compile.sh b/compile.sh
index 940b4e5..581e73d 100755
--- a/compile.sh
+++ b/compile.sh
@@ -172,7 +172,7 @@ ANDROID_PATH="`pwd`"
 if [ "$FETCH" = 1 ]
 then
     # 1/ libvlc, libvlccore and its plugins
-    TESTED_HASH=6e2f490
+    TESTED_HASH=193b744
     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