From ef736dad11cfea8233c5ba9e8d17b3b92e7c7f51 Mon Sep 17 00:00:00 2001 From: Markham Date: Sun, 9 Jan 2022 17:27:20 +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 053c766..5bdc0a4 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