[Android] Update HASH

Thomas Guillem git at videolan.org
Thu Jul 28 15:08:27 CEST 2016


vlc-android | branch: master | Thomas Guillem <thomas at gllm.fr> | Thu Jul 28 15:08:06 2016 +0200| [272b78552cd7a4edc9eb709b0c26707850cf1f1f] | committer: Thomas Guillem

Update HASH

> https://code.videolan.org/videolan/vlc-android/commit/272b78552cd7a4edc9eb709b0c26707850cf1f1f
---

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

diff --git a/compile.sh b/compile.sh
index d1633fc..650b27e 100755
--- a/compile.sh
+++ b/compile.sh
@@ -153,7 +153,7 @@ fi
 # Fetch VLC source #
 ####################
 
-TESTED_HASH=6689dcb
+TESTED_HASH=4e213ff
 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