[Android] Update HASHs

Geoffrey Métais git at videolan.org
Thu Dec 6 17:49:13 CET 2018


vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Thu Dec  6 17:02:34 2018 +0100| [fe62d1c5e37f81c36f7d7761916462a6f18d2013] | committer: Geoffrey Métais

Update HASHs

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

 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 ab759a7f8..862822ae4 100755
--- a/compile-libvlc.sh
+++ b/compile-libvlc.sh
@@ -16,7 +16,7 @@ checkfail()
 # ARGUMENTS #
 #############
 
-MEDIALIBRARY_HASH=f82553b
+MEDIALIBRARY_HASH=740e21f
 
 BUILD_ML=1
 RELEASE=0
diff --git a/compile.sh b/compile.sh
index 4eb334a0d..00259edbf 100755
--- a/compile.sh
+++ b/compile.sh
@@ -230,7 +230,7 @@ fi
 # Fetch VLC source #
 ####################
 
-TESTED_HASH=b1dadb2
+TESTED_HASH=814aeb7
 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