From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] freetype: Update to version 2.13.3 Date: Fri, 15 Nov 2024 22:36:35 +0100 Message-ID: <20241115213640.899223-4-adolf.belka@ipfire.org> In-Reply-To: <20241115213640.899223-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7729140777040844904==" List-Id: --===============7729140777040844904== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable - Update from version 2.13.2 to 2.13.3 - Update of rootfile - Changelog is too large to include here. For details see the contents of the= file ChangeLog in the source tarball. Signed-off-by: Adolf Belka --- config/rootfiles/common/freetype | 2 +- lfs/freetype | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/config/rootfiles/common/freetype b/config/rootfiles/common/freet= ype index b83b26afc..81adc2503 100644 --- a/config/rootfiles/common/freetype +++ b/config/rootfiles/common/freetype @@ -60,7 +60,7 @@ #usr/lib/libfreetype.la #usr/lib/libfreetype.so usr/lib/libfreetype.so.6 -usr/lib/libfreetype.so.6.20.1 +usr/lib/libfreetype.so.6.20.2 #usr/lib/pkgconfig/freetype2.pc #usr/share/aclocal/freetype2.m4 #usr/share/man/man1/freetype-config.1 diff --git a/lfs/freetype b/lfs/freetype index 7210d6c8a..fa69e4e31 100644 --- a/lfs/freetype +++ b/lfs/freetype @@ -1,7 +1,7 @@ ############################################################################= ### # = # # IPFire.org - A linux based firewall = # -# Copyright (C) 2007-2023 IPFire Team = # +# Copyright (C) 2007-2024 IPFire Team = # # = # # This program is free software: you can redistribute it and/or modify = # # it under the terms of the GNU General Public License as published by = # @@ -24,7 +24,7 @@ =20 include Config =20 -VER =3D 2.13.2 +VER =3D 2.13.3 =20 THISAPP =3D freetype-$(VER) DL_FILE =3D $(THISAPP).tar.xz @@ -40,7 +40,7 @@ objects =3D $(DL_FILE) =20 $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) =20 -$(DL_FILE)_BLAKE2 =3D cebc82180d9afaeb112a65ba78903d7bf7a9295a803166a033585a= d2325add6023f05066852240c4665e56285345ba503b01ecd461d48f0478a8f3f56136988e +$(DL_FILE)_BLAKE2 =3D f9591c6998df02b072adaf38a968e91deae8ed4d53ea0cb74d0898= 2c4f0e48b1a98c1378a698164e4f730f07a3b0bea308a94fcc2e2b8ce9967dbf9478b599bd =20 install : $(TARGET) =20 --=20 2.47.0 --===============7729140777040844904==--