[Android] Update VLC HASH

Geoffrey Métais git at videolan.org
Thu Jan 4 17:08:06 CET 2018


vlc-android | branch: 2.5.x | Geoffrey Métais <geoffrey.metais at gmail.com> | Thu Jan  4 16:31:30 2018 +0100| [6deb7c3c9b7c036fb07ed1b15fa9d20b2dbd9bb8] | committer: Geoffrey Métais

Update VLC HASH

(cherry picked from commit 0592966c1ed954fc9d0a1fb173d6a9f3521c5295)

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

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

diff --git a/compile.sh b/compile.sh
index 8659b50b8..4e509ebf1 100755
--- a/compile.sh
+++ b/compile.sh
@@ -227,7 +227,7 @@ fi
 # Fetch VLC source #
 ####################
 
-TESTED_HASH=775d32f
+TESTED_HASH=47d5822
 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