[Android] Update VLC Hash

Thomas Guillem git at videolan.org
Fri Apr 3 13:07:42 CEST 2015


vlc-ports/android | branch: master | Thomas Guillem <thomas at gllm.fr> | Fri Apr  3 12:49:09 2015 +0200| [e9f4ed86f15100a87515a699dcbd8d50c310ba08] | committer: Thomas Guillem

Update VLC Hash

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

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

diff --git a/compile.sh b/compile.sh
index 5b5668b..8aceb72 100755
--- a/compile.sh
+++ b/compile.sh
@@ -131,7 +131,7 @@ fi
 # Fetch VLC source #
 ####################
 
-TESTED_HASH=7491a5f
+TESTED_HASH=008a212
 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