[Android] Update VLC HASH

Geoffrey Métais git at videolan.org
Fri May 19 15:54:00 CEST 2017


vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Fri May 19 12:36:42 2017 +0200| [3735cfc40e9ee527a895611729cc4689736c86db] | committer: Geoffrey Métais

Update VLC HASH

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

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

diff --git a/compile.sh b/compile.sh
index e576d11..0662974 100755
--- a/compile.sh
+++ b/compile.sh
@@ -167,7 +167,7 @@ fi
 # Fetch VLC source #
 ####################
 
-TESTED_HASH=988702c
+TESTED_HASH=b474d7d
 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