From 1e4107783d9240e3766111c1f2f242b97046d435 Mon Sep 17 00:00:00 2001 From: GetAway Date: Sun, 23 May 2021 12:34:28 +0200 Subject: [PATCH] bump version freetype-2.10.4 --- make/versions.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/make/versions.mk b/make/versions.mk index 04abd1b..5fbcd18 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.2 +FREETYPE_VER=2.10.4 # Unicode Bidirectional Algorithm (BIDI). This is useful for supporting Arabic and Hebrew alphabets FRIBIDI_VER = 1.0.10 -- 2.39.5