[Android] Update VLC HASH

Geoffrey Métais git at videolan.org
Tue Jan 30 13:38:50 CET 2018


vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Tue Jan 30 13:34:39 2018 +0100| [edbc4e67a8f4531fc092344edb8de22537f7c3fc] | committer: Geoffrey Métais

Update VLC HASH

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

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

diff --git a/compile.sh b/compile.sh
index 1fa14f9ae..0f650204c 100755
--- a/compile.sh
+++ b/compile.sh
@@ -227,7 +227,7 @@ fi
 # Fetch VLC source #
 ####################
 
-TESTED_HASH=440b182
+TESTED_HASH=4af4ce4
 if [ ! -d "vlc" ]; then
     diagnostic "VLC source not found, cloning"
     git clone https://git.videolan.org/git/vlc/vlc-3.0.git vlc



More information about the Android mailing list