From de6940c06c718fc5e8004227103c4ab5fcabe9fc Mon Sep 17 00:00:00 2001 From: Javernaut Date: Fri, 25 Mar 2022 17:34:49 +0200 Subject: [PATCH] Update libfreetype to 2.11.1 --- 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 7d83606..d3481e1 100755 --- a/scripts/libfreetype/download.sh +++ b/scripts/libfreetype/download.sh @@ -2,7 +2,7 @@ source ${SCRIPTS_DIR}/common-functions.sh -FREETYPE_VERSION=2.11.0 +FREETYPE_VERSION=2.11.1 downloadTarArchive \ "libfreetype" \