From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: [PATCH] freetype: Update to version 2.11.1 Date: Mon, 03 Jan 2022 12:59:37 +0000 Message-ID: <4FC4ED56-3459-4932-88FB-E1E9A8E4C756@ipfire.org> In-Reply-To: <20220103124608.3568038-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8613648987754098074==" List-Id: --===============8613648987754098074== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Reviewed-by: Michael Tremer > On 3 Jan 2022, at 12:46, Adolf Belka wrote: >=20 > - Update from 2.11.0 to 2.11.1 > - Update of rootfile > - Changelog is too long to include here - more than 1500 lines. > Details can be found in the ChangeLog file in the source tarball. > 24 bug fixes listed. >=20 > Signed-off-by: Adolf Belka > --- > config/rootfiles/common/freetype | 2 +- > lfs/freetype | 4 ++-- > 2 files changed, 3 insertions(+), 3 deletions(-) >=20 > diff --git a/config/rootfiles/common/freetype b/config/rootfiles/common/fre= etype > index 24e9682e6..ceb06b4d6 100644 > --- a/config/rootfiles/common/freetype > +++ b/config/rootfiles/common/freetype > @@ -59,7 +59,7 @@ > #usr/lib/libfreetype.la > #usr/lib/libfreetype.so > usr/lib/libfreetype.so.6 > -usr/lib/libfreetype.so.6.18.0 > +usr/lib/libfreetype.so.6.18.1 > #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 4dbf41eb5..a34de3722 100644 > --- a/lfs/freetype > +++ b/lfs/freetype > @@ -24,7 +24,7 @@ >=20 > include Config >=20 > -VER =3D 2.11.0 > +VER =3D 2.11.1 >=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)_MD5 =3D f931582653774e310ed3a7e49b7167a3 > +$(DL_FILE)_MD5 =3D 24e79233d607ded439ef36ff1f3ab68f >=20 > install : $(TARGET) >=20 > --=20 > 2.34.1 >=20 --===============8613648987754098074==--