package/freetype: security bump version to 2.14.3

https://sourceforge.net/projects/freetype/files/freetype2/2.14.3/
"- A bunch of potential security problems have been found.  All users
 should update."

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Bernd Kuhls
2026-03-26 22:14:48 +01:00
committed by Julien Olivain
parent f359f665be
commit a9a4d0a7a5
2 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
# From https://sourceforge.net/projects/freetype/files/freetype2/2.14.2/
sha1 28200b8f8df5a524f476bdacb20f05da1c33280c freetype-2.14.2.tar.xz
sha256 4b62dcab4c920a1a860369933221814362e699e26f55792516d671e6ff55b5e1 freetype-2.14.2.tar.xz
# From https://sourceforge.net/projects/freetype/files/freetype2/2.14.3/
sha1 62e26b89a057ad4f1e28af977945d5c1975a8e67 freetype-2.14.3.tar.xz
sha256 36bc4f1cc413335368ee656c42afca65c5a3987e8768cc28cf11ba775e785a5f freetype-2.14.3.tar.xz
# Locally calculated
sha256 bd36c8b474855fa294c2ec5c184544478ef3720aad37d65a6296a4f264fd2d3b LICENSE.TXT

View File

@@ -4,7 +4,7 @@
#
################################################################################
FREETYPE_VERSION = 2.14.2
FREETYPE_VERSION = 2.14.3
FREETYPE_SOURCE = freetype-$(FREETYPE_VERSION).tar.xz
FREETYPE_SITE = https://download.savannah.gnu.org/releases/freetype
FREETYPE_INSTALL_STAGING = YES