[Android] Update VLC HASH

Geoffrey Métais git at videolan.org
Mon Jan 27 15:46:53 CET 2020


vlc-android | branch: 3.2.x | Geoffrey Métais <geoffrey.metais at gmail.com> | Fri Jan 24 10:37:16 2020 +0100| [d260007eb16a9f667ac84279144c4889592821da] | committer: Geoffrey Métais

Update VLC HASH

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

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

diff --git a/compile.sh b/compile.sh
index 979d020fd..c80d4c042 100755
--- a/compile.sh
+++ b/compile.sh
@@ -265,7 +265,7 @@ fi
 # Fetch VLC source #
 ####################
 
-TESTED_HASH=46d459f
+TESTED_HASH=b86899a
 VLC_REPOSITORY=https://git.videolan.org/git/vlc/vlc-3.0.git
 if [ ! -d "vlc" ]; then
     diagnostic "VLC sources: not found, cloning"



More information about the Android mailing list