[Android] buildsystem: update VLC HASH

Thomas Guillem git at videolan.org
Thu Jan 23 15:57:09 CET 2020


vlc-android | branch: master | Thomas Guillem <thomas at gllm.fr> | Thu Jan 23 14:15:57 2020 +0100| [2ff8ac16e5f8f0dd55e065e649ef619ec56250cd] | committer: Thomas Guillem

buildsystem: update VLC HASH

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

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

diff --git a/buildsystem/compile.sh b/buildsystem/compile.sh
index 8f5dee2f3..f96ce3c5a 100755
--- a/buildsystem/compile.sh
+++ b/buildsystem/compile.sh
@@ -269,7 +269,7 @@ fi
 # Fetch VLC source #
 ####################
 
-TESTED_HASH=46d459f
+TESTED_HASH=777a639
 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