[Android] Update VLC Hash

Thomas Guillem git at videolan.org
Fri Apr 3 12:49:17 CEST 2015


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

Update VLC Hash

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

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

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