[Android] Update HASH

Thomas Guillem git at videolan.org
Tue Sep 27 19:12:30 CEST 2016


vlc-android | branch: master | Thomas Guillem <thomas at gllm.fr> | Tue Sep 27 19:12:18 2016 +0200| [9cd6e49958d072cfc973c464b122e43b001ed659] | committer: Thomas Guillem

Update HASH

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

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

diff --git a/compile.sh b/compile.sh
index 70d89b6..f930588 100755
--- a/compile.sh
+++ b/compile.sh
@@ -184,7 +184,7 @@ fi
 # Fetch VLC source #
 ####################
 
-TESTED_HASH=c7b91b5
+TESTED_HASH=215df6e
 if [ ! -d "vlc" ]; then
     diagnostic "VLC source not found, cloning"
     git clone git://git.videolan.org/vlc.git vlc



More information about the Android mailing list