[Android] Update VLC hash

Geoffrey Métais git at videolan.org
Thu Aug 8 13:54:17 CEST 2019


vlc-android | branch: 3.2.x | Geoffrey Métais <geoffrey.metais at gmail.com> | Thu Aug  8 13:09:08 2019 +0200| [7d3dd4e14f0fbf72f468902431a6f044cdb4d2f6] | committer: Geoffrey Métais

Update VLC hash

(cherry picked from commit c9f9268dccfc9fbb88f0b71fbff97b2876949c6a)

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

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

diff --git a/compile.sh b/compile.sh
index d75da6d71..2eaa4e0cb 100755
--- a/compile.sh
+++ b/compile.sh
@@ -270,7 +270,7 @@ fi
 # Fetch VLC source #
 ####################
 
-TESTED_HASH=f97c872
+TESTED_HASH=f3047d4
 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