From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adolf Belka To: development@lists.ipfire.org Subject: Re: [PATCH 1/2] libhtp: Update to 0.5.49 Date: Tue, 15 Oct 2024 09:53:56 +0200 Message-ID: In-Reply-To: <20241002134150.3420653-1-matthias.fischer@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7482578656867954460==" List-Id: --===============7482578656867954460== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Reviewed-by: Adolf Belka On 02/10/2024 15:41, Matthias Fischer wrote: > For details see: > https://github.com/OISF/libhtp/releases/tag/0.5.49 > > Signed-off-by: Matthias Fischer > --- > lfs/libhtp | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/lfs/libhtp b/lfs/libhtp > index d3b56dcb2..205ae3ed1 100644 > --- a/lfs/libhtp > +++ b/lfs/libhtp > @@ -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 0.5.48 > +VER =3D 0.5.49 > =20 > THISAPP =3D libhtp-$(VER) > DL_FILE =3D $(THISAPP).tar.gz > @@ -40,7 +40,7 @@ objects =3D $(DL_FILE) > =20 > $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) > =20 > -$(DL_FILE)_BLAKE2 =3D 56eeef3524ffeac593c251846196d09e0ccfacd9aadd03b35061= fd1fe6a245d1374c338581b4f7bee67255797740f4e282344fc10bf3d0c0fdf824f159380053 > +$(DL_FILE)_BLAKE2 =3D 84473148547fd68a75a1ef458980b648f7ee28c1f1ca81f1a9a8= 320efda5cd8df83df4be6135c67b45be2997ec59e1f84dae0634b925425eea93852ea8dc26c8 > =20 > install : $(TARGET) > =20 --===============7482578656867954460==--