[Android] Update HASH

Thomas Guillem git at videolan.org
Fri Feb 26 11:00:43 CET 2016


vlc-android | branch: master | Thomas Guillem <thomas at gllm.fr> | Fri Feb 26 11:00:18 2016 +0100| [611a8ef5c554dd9a62dceb369fe0a3a5d2a18270] | committer: Thomas Guillem

Update HASH

> https://code.videolan.org/videolan/vlc-android/commit/611a8ef5c554dd9a62dceb369fe0a3a5d2a18270
---

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

diff --git a/compile.sh b/compile.sh
index 5a73072..6699fd8 100755
--- a/compile.sh
+++ b/compile.sh
@@ -128,7 +128,7 @@ fi
 # Fetch VLC source #
 ####################
 
-TESTED_HASH=21e3fde
+TESTED_HASH=729569e
 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