[Android] Update VLC HASH

Geoffrey Métais git at videolan.org
Mon Jan 8 15:12:10 CET 2018


vlc-android | branch: 2.5.x | Geoffrey Métais <geoffrey.metais at gmail.com> | Mon Jan  8 15:11:06 2018 +0100| [60b481e571fa107748f4ce1a0f78d2c877189ae9] | committer: Geoffrey Métais

Update VLC HASH

(cherry picked from commit c914db6021b39744eb26ce7fcae975d978b14f59)

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

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

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