From cb2884d4d3df275b7f8716db7fe8beba45ee596e Mon Sep 17 00:00:00 2001 From: Markham Date: Sat, 4 Jul 2020 09:42:32 +0200 Subject: [PATCH] bump version freetype-2.10.2 --- make/versions.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/make/versions.mk b/make/versions.mk index daf76c2..7e16ead 100644 --- a/make/versions.mk +++ b/make/versions.mk @@ -84,7 +84,7 @@ FLAC_VER = 1.3.2 FLEX_VER=2.5.35 # FREETYPE free high-quality and portable Font engine -FREETYPE_VER=2.10.1 +FREETYPE_VER=2.10.2 # Unicode Bidirectional Algorithm (BIDI). This is useful for supporting Arabic and Hebrew alphabets FRIBIDI_VER = 0.19.7 -- 2.39.5