From 458054fe71054af416674910b1f66284e85aba95 Mon Sep 17 00:00:00 2001 From: Markham Date: Tue, 5 Oct 2021 22:21:25 +0200 Subject: [PATCH] update freetype-2.11.0 --- make/versions.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/make/versions.mk b/make/versions.mk index d21031a..65e23cd 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.4 +FREETYPE_VER=2.11.0 # Unicode Bidirectional Algorithm (BIDI). This is useful for supporting Arabic and Hebrew alphabets FRIBIDI_VER = 1.0.10 -- 2.39.5