[Android] Update VLC HASH

Thomas Guillem git at videolan.org
Tue Jul 28 11:48:47 CEST 2015


vlc-ports/android | branch: master | Thomas Guillem <thomas at gllm.fr> | Tue Jul 28 11:48:43 2015 +0200| [56495fe4e25d33f7f6dedf78df268bc790c5a7b9] | committer: Thomas Guillem

Update VLC HASH

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

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

diff --git a/compile.sh b/compile.sh
index 02e081d..665af49 100755
--- a/compile.sh
+++ b/compile.sh
@@ -131,7 +131,7 @@ fi
 # Fetch VLC source #
 ####################
 
-TESTED_HASH=e5325d7
+TESTED_HASH=24a26f7
 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