[Android] Update VLC hash

Jean-Baptiste Kempf git at videolan.org
Thu Feb 23 22:52:43 CET 2017


vlc-android | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Thu Feb 23 22:52:25 2017 +0100| [8147ef412c9014d6e56c591bdb78ef50237d7f7f] | committer: Jean-Baptiste Kempf

Update VLC hash

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

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

diff --git a/compile.sh b/compile.sh
index 7024b3c..980f661 100755
--- a/compile.sh
+++ b/compile.sh
@@ -167,7 +167,7 @@ fi
 # Fetch VLC source #
 ####################
 
-TESTED_HASH=cd47cfc
+TESTED_HASH=ebdd78e
 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