[Android] Update HASH

Geoffrey Métais git at videolan.org
Tue Apr 19 12:20:42 CEST 2016


vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Tue Apr 19 12:19:38 2016 +0200| [abaad3abd3cc54fbc006a11c2b06f81cd1d0db13] | committer: Geoffrey Métais

Update HASH

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

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

diff --git a/compile.sh b/compile.sh
index 21b6c58..d2fda67 100755
--- a/compile.sh
+++ b/compile.sh
@@ -153,7 +153,7 @@ fi
 # Fetch VLC source #
 ####################
 
-TESTED_HASH=42e5542
+TESTED_HASH=6b813e1
 if [ ! -d "vlc" ]; then
     echo "VLC source not found, cloning"
     git clone git://git.videolan.org/vlc.git vlc



More information about the Android mailing list