[Android] Update VLC HASH

Geoffrey Métais git at videolan.org
Wed Jul 12 15:18:51 CEST 2017


vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Wed Jul 12 15:12:29 2017 +0200| [d29f2d2d4993f95c9115429aa0edc137cf450754] | committer: Geoffrey Métais

Update VLC HASH

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

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

diff --git a/compile.sh b/compile.sh
index d1681fc26..461bfb809 100755
--- a/compile.sh
+++ b/compile.sh
@@ -217,7 +217,7 @@ fi
 # Fetch VLC source #
 ####################
 
-TESTED_HASH=236b4f3
+TESTED_HASH=bb9c83f
 if [ ! -d "vlc" ]; then
     diagnostic "VLC source not found, cloning"
     git clone http://git.videolan.org/git/vlc.git vlc



More information about the Android mailing list