[Android] Update VLC HASH

Geoffrey Métais git at videolan.org
Wed Jun 28 13:46:53 CEST 2017


vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Wed Jun 28 13:16:00 2017 +0200| [8f4156070cb9c37ecccee60bd8c76201aadbd92d] | committer: Geoffrey Métais

Update VLC HASH

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

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

diff --git a/compile.sh b/compile.sh
index f119be5a6..d1681fc26 100755
--- a/compile.sh
+++ b/compile.sh
@@ -217,7 +217,7 @@ fi
 # Fetch VLC source #
 ####################
 
-TESTED_HASH=15bb590
+TESTED_HASH=236b4f3
 if [ ! -d "vlc" ]; then
     diagnostic "VLC source not found, cloning"
     git clone http://git.videolan.org/git/vlc.git vlc



More information about the Android mailing list