[Android] Update VLC HASH

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


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

Update VLC HASH

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

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

diff --git a/compile.sh b/compile.sh
index 8538b2dad..44894ad6e 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