From 403cb5c2d20816b75cd4b4c07f632ed29f2f25da Mon Sep 17 00:00:00 2001 From: Markham Date: Sun, 5 Dec 2021 19:21:57 +0100 Subject: [PATCH] bump version freetype-2.11.1 --- make/versions.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/make/versions.mk b/make/versions.mk index dcc46d6..5c79298 100644 --- a/make/versions.mk +++ b/make/versions.mk @@ -87,7 +87,7 @@ FLAC_VER = 1.3.2 FLEX_VER=2.5.35 # FREETYPE free high-quality and portable Font engine -FREETYPE_VER=2.11.0 +FREETYPE_VER=2.11.1 # Unicode Bidirectional Algorithm (BIDI). This is useful for supporting Arabic and Hebrew alphabets FRIBIDI_VER = 1.0.10 -- 2.39.5