From 6ec9e4f7b88469ad9421ccc4891d4ee2fe656905 Mon Sep 17 00:00:00 2001 From: Bananymous Date: Thu, 8 Jan 2026 14:06:30 +0200 Subject: [PATCH] ports: Update freetype 2.13.3->2.14.1 --- ports/freetype/build.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ports/freetype/build.sh b/ports/freetype/build.sh index 0957be38..ab01f570 100755 --- a/ports/freetype/build.sh +++ b/ports/freetype/build.sh @@ -1,8 +1,8 @@ #!/bin/bash ../install.sh NAME='freetype' -VERSION='2.13.3' -DOWNLOAD_URL="https://download.savannah.gnu.org/releases/freetype/freetype-$VERSION.tar.gz#5c3a8e78f7b24c20b25b54ee575d6daa40007a5f4eea2845861c3409b3021747" +VERSION='2.14.1' +DOWNLOAD_URL="https://download.savannah.gnu.org/releases/freetype/freetype-$VERSION.tar.xz#32427e8c471ac095853212a37aef816c60b42052d4d9e48230bab3bdf2936ccc" DEPENDENCIES=('zlib' 'libpng') CONFIG_SUB=('builds/unix/config.sub') CONFIGURE_OPTIONS=(