From 8973e11da297a1b2579adac70121036769656ceb Mon Sep 17 00:00:00 2001 From: Javernaut Date: Sun, 22 Sep 2024 17:36:41 +0200 Subject: [PATCH] Update libfreetype to 2.13.3 --- 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 070989c..6c9357b 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.2 +FREETYPE_VERSION=2.13.3 downloadTarArchive \ "libfreetype" \