[Android] Update vlc HASH

Thomas Guillem git at videolan.org
Tue Nov 25 17:46:14 CET 2014


vlc-ports/android | branch: master | Thomas Guillem <thomas at gllm.fr> | Tue Nov 25 17:46:02 2014 +0100| [7ccc817de4bb5f952d98fc22a28bef54d9216c50] | committer: Thomas Guillem

Update vlc HASH

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

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

diff --git a/compile.sh b/compile.sh
index 396f230..51fd76c 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=6db8aef
+    TESTED_HASH=a97bb6d
     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