[Android] Update HASHES

Geoffrey Métais git at videolan.org
Wed Nov 14 16:55:36 CET 2018


vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Wed Nov 14 16:55:21 2018 +0100| [5b9ed641a4965f45123f555273dfcb2feed4ac1c] | committer: Geoffrey Métais

Update HASHES

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

 compile-libvlc.sh | 2 +-
 compile.sh        | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/compile-libvlc.sh b/compile-libvlc.sh
index 432f9d895..ab759a7f8 100755
--- a/compile-libvlc.sh
+++ b/compile-libvlc.sh
@@ -16,7 +16,7 @@ checkfail()
 # ARGUMENTS #
 #############
 
-MEDIALIBRARY_HASH=26ca09e
+MEDIALIBRARY_HASH=f82553b
 
 BUILD_ML=1
 RELEASE=0
diff --git a/compile.sh b/compile.sh
index cda174a04..4f2d3cade 100755
--- a/compile.sh
+++ b/compile.sh
@@ -230,7 +230,7 @@ fi
 # Fetch VLC source #
 ####################
 
-TESTED_HASH=a26ab1e
+TESTED_HASH=a860a87
 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