[Android] Update Hash

Geoffrey Métais git at videolan.org
Wed Mar 16 18:47:15 CET 2016


vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Wed Mar 16 18:24:39 2016 +0100| [29191a0d8cf903c828993c96b25efe105db8350f] | committer: Geoffrey Métais

Update Hash

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

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

diff --git a/compile.sh b/compile.sh
index 179748b..b36889a 100755
--- a/compile.sh
+++ b/compile.sh
@@ -131,7 +131,7 @@ fi
 # Fetch VLC source #
 ####################
 
-TESTED_HASH=142b879
+TESTED_HASH=42e5542
 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