From 5d4abcd0565c0fd39376cea1ff15f9ff53663d72 Mon Sep 17 00:00:00 2001 From: Markham Date: Sun, 12 Dec 2021 09:31:23 +0100 Subject: [PATCH] revert 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 a9660e8..a3c1f55 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.1 +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