[Android] Update VLC Hash

Thomas Guillem git at videolan.org
Thu Apr 9 17:43:37 CEST 2015


vlc-ports/android | branch: master | Thomas Guillem <thomas at gllm.fr> | Thu Apr  9 17:41:36 2015 +0200| [dc13e1dab7620b712512b554964ec7df913007c1] | committer: Thomas Guillem

Update VLC Hash

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

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

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