[Android] Update VLC hash to have the proper font rendering

Jean-Baptiste Kempf git at videolan.org
Sun Oct 25 17:08:35 CET 2015


vlc-ports/android | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Sun Oct 25 17:08:07 2015 +0100| [b429bf0c7eecce29d4784e95d37245e8c6d4cbf9] | committer: Jean-Baptiste Kempf

Update VLC hash to have the proper font rendering

> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=b429bf0c7eecce29d4784e95d37245e8c6d4cbf9
---

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

diff --git a/compile.sh b/compile.sh
index 9069cda..1ae0903 100755
--- a/compile.sh
+++ b/compile.sh
@@ -131,7 +131,7 @@ fi
 # Fetch VLC source #
 ####################
 
-TESTED_HASH=ed96e80
+TESTED_HASH=a43dbcf
 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