From 664279ecb3eb192bf073e4f2ea6c059ced0c767b Mon Sep 17 00:00:00 2001 From: Javernaut Date: Sun, 27 Aug 2023 15:25:17 +0200 Subject: [PATCH] Using libfreetype 2.13.2 --- scripts/libfreetype/download.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/libfreetype/download.sh b/scripts/libfreetype/download.sh index bb4c2e2..1bf2019 100755 --- a/scripts/libfreetype/download.sh +++ b/scripts/libfreetype/download.sh @@ -2,7 +2,7 @@ source ${SCRIPTS_DIR}/common-functions.sh -FREETYPE_VERSION=2.13.0 +FREETYPE_VERSION=2.13.2 downloadTarArchive \ "libfreetype" \