[Android] Bump TESTED_HASH

Hugo Beauzée-Luyssen git at videolan.org
Tue Apr 4 16:06:52 CEST 2017


vlc-android | branch: master | Hugo Beauzée-Luyssen <hugo at beauzee.fr> | Tue Apr  4 16:06:35 2017 +0200| [cd1eb767c6c89548a62adb1a90cb9f95bf47944c] | committer: Hugo Beauzée-Luyssen

Bump TESTED_HASH

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

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

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