[Android] Update VLC Hash

Thomas Guillem git at videolan.org
Thu Apr 9 14:51:52 CEST 2015


vlc-ports/android | branch: master | Thomas Guillem <thomas at gllm.fr> | Thu Apr  9 14:51:46 2015 +0200| [106f06637d8ebc3cc2239ca16b08ca04a7ac2010] | committer: Thomas Guillem

Update VLC Hash

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

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

diff --git a/compile.sh b/compile.sh
index 2aa5a2c..0c363b6 100755
--- a/compile.sh
+++ b/compile.sh
@@ -131,7 +131,7 @@ fi
 # Fetch VLC source #
 ####################
 
-TESTED_HASH=50accb8
+TESTED_HASH=d59b81a
 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