[Android] Update VLC Hash

Jean-Baptiste Kempf git at videolan.org
Fri May 13 18:50:55 CEST 2016


vlc-android | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Fri May 13 18:50:08 2016 +0200| [debf1a493b227406f6a3e38ce8459c3388b56422] | committer: Jean-Baptiste Kempf

Update VLC Hash

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

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

diff --git a/compile.sh b/compile.sh
index 6d88675..fc11fee 100755
--- a/compile.sh
+++ b/compile.sh
@@ -153,7 +153,7 @@ fi
 # Fetch VLC source #
 ####################
 
-TESTED_HASH=98dd4c3
+TESTED_HASH=38cd4be
 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