[Android] Bump VLC hash

Nicolas Pomepuy git at videolan.org
Wed Jun 17 14:01:07 CEST 2020


vlc-android | branch: master | Nicolas Pomepuy <nicolas at videolabs.io> | Wed Jun 17 13:45:13 2020 +0200| [ace732a6645441303c84c40e34527f3ae9ca52cb] | committer: Nicolas Pomepuy

Bump VLC hash

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

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

diff --git a/buildsystem/compile.sh b/buildsystem/compile.sh
index d04e33f99..001e88841 100755
--- a/buildsystem/compile.sh
+++ b/buildsystem/compile.sh
@@ -269,7 +269,7 @@ fi
 # Fetch VLC source #
 ####################
 
-TESTED_HASH=1dbb3247
+TESTED_HASH=e68a11dd
 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