From 32699799c2a8491b860d7ee02b976833744e8b04 Mon Sep 17 00:00:00 2001 From: Markham Date: Wed, 10 Apr 2019 13:09:02 +0200 Subject: [PATCH] bump version freetype-2.10.0 --- make/versions.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/make/versions.mk b/make/versions.mk index 50ef765..61e7b4e 100644 --- a/make/versions.mk +++ b/make/versions.mk @@ -75,7 +75,7 @@ FLAC_VER = 1.3.2 FLEX_VER=2.5.35 # FREETYPE free high-quality and portable Font engine -FREETYPE_VER=2.9.1 +FREETYPE_VER=2.10.0 # Unicode Bidirectional Algorithm (BIDI). This is useful for supporting Arabic and Hebrew alphabets FRIBIDI_VER = 0.19.7 -- 2.39.5