[Android] Update VLC HASH

Geoffrey Métais git at videolan.org
Fri Jun 2 12:04:48 CEST 2017


vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Fri Jun  2 11:20:42 2017 +0200| [f34fb05320ddaf921428ac296c676abcb253a4fd] | committer: Geoffrey Métais

Update VLC HASH

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

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

diff --git a/compile.sh b/compile.sh
index 2a888fe74..4f1df8f83 100755
--- a/compile.sh
+++ b/compile.sh
@@ -217,7 +217,7 @@ fi
 # Fetch VLC source #
 ####################
 
-TESTED_HASH=3000c77
+TESTED_HASH=46a0485
 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