[Android] Update libVLC HASH

Thomas Guillem git at videolan.org
Thu Jun 25 19:10:26 CEST 2015


vlc-ports/android | branch: master | Thomas Guillem <thomas at gllm.fr> | Thu Jun 25 19:10:20 2015 +0200| [586e64c859573575766028fbf00c9e70d5498f8f] | committer: Thomas Guillem

Update libVLC HASH

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

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

diff --git a/compile.sh b/compile.sh
index 94bf7a0..11a68a4 100755
--- a/compile.sh
+++ b/compile.sh
@@ -131,7 +131,7 @@ fi
 # Fetch VLC source #
 ####################
 
-TESTED_HASH=ecfd0b7
+TESTED_HASH=e29f8ec
 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