[Android] Update VLC HASH

Geoffrey Métais git at videolan.org
Thu Apr 6 14:46:20 CEST 2017


vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Thu Apr  6 14:45:46 2017 +0200| [16842e9186af54daef4fdb22804e304591edccf0] | committer: Geoffrey Métais

Update VLC HASH

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

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

diff --git a/compile.sh b/compile.sh
index ccceee9..443c2a8 100755
--- a/compile.sh
+++ b/compile.sh
@@ -167,7 +167,7 @@ fi
 # Fetch VLC source #
 ####################
 
-TESTED_HASH=691be57
+TESTED_HASH=ed56521
 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