[Android] Update HASH

Thomas Guillem git at videolan.org
Tue Jun 7 18:27:43 CEST 2016


vlc-android | branch: master | Thomas Guillem <thomas at gllm.fr> | Tue Jun  7 18:21:51 2016 +0200| [b7e6d13edcecc8661b34f31d610838a149d76eb9] | committer: Thomas Guillem

Update HASH

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

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

diff --git a/compile.sh b/compile.sh
index a4490c1..a0f2ba3 100755
--- a/compile.sh
+++ b/compile.sh
@@ -153,7 +153,7 @@ fi
 # Fetch VLC source #
 ####################
 
-TESTED_HASH=d59500b
+TESTED_HASH=f81b16e
 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