[Android] Update VLC HASH

Geoffrey Métais git at videolan.org
Mon Feb 26 17:58:18 CET 2018


vlc-android | branch: 3.0.x | Geoffrey Métais <geoffrey.metais at gmail.com> | Mon Feb 26 17:44:22 2018 +0100| [b4f9adf6a0ad0f3d55e1e66f8e119fd8f801c799] | committer: Geoffrey Métais

Update VLC HASH

(cherry picked from commit 12981736a4a068de9d212705e8d75b8d4ad106ea)

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

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

diff --git a/compile.sh b/compile.sh
index 2e300bffa..90bf2b82b 100755
--- a/compile.sh
+++ b/compile.sh
@@ -233,7 +233,7 @@ fi
 # Fetch VLC source #
 ####################
 
-TESTED_HASH=6052a85
+TESTED_HASH=4d5c381
 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