From 8d7bb921a994e30509736047f580422d3ba75c47 Mon Sep 17 00:00:00 2001 From: Javernaut Date: Sat, 23 Oct 2021 21:37:27 +0300 Subject: [PATCH] Updating libfreetype to 2.11.0 --- 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 5184c6f..7d83606 100755 --- a/scripts/libfreetype/download.sh +++ b/scripts/libfreetype/download.sh @@ -2,7 +2,7 @@ source ${SCRIPTS_DIR}/common-functions.sh -FREETYPE_VERSION=2.10.2 +FREETYPE_VERSION=2.11.0 downloadTarArchive \ "libfreetype" \