[Android] Update VLC HASH

Geoffrey Métais git at videolan.org
Tue Jan 16 15:38:34 CET 2018


vlc-android | branch: 2.5.x | Geoffrey Métais <geoffrey.metais at gmail.com> | Tue Jan 16 15:35:54 2018 +0100| [843f7e075d488b7ecfd24dcae019ab77d2b0c1e0] | committer: Geoffrey Métais

Update VLC HASH

(cherry picked from commit 39b3afe8a81705d2c76f4a1d645efc2b8f2f1b73)

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

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

diff --git a/compile.sh b/compile.sh
index afa83ac0a..bbcb1796c 100755
--- a/compile.sh
+++ b/compile.sh
@@ -227,7 +227,7 @@ fi
 # Fetch VLC source #
 ####################
 
-TESTED_HASH=5b3894b
+TESTED_HASH=ced0c03
 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