From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter =?utf-8?q?M=C3=BCller?= To: development@lists.ipfire.org Subject: Re: [PATCH] tcpdump: Update to 4.99.3 Date: Wed, 18 Jan 2023 23:16:41 +0000 Message-ID: <787dc042-52b2-3f79-b356-39b1e59781b7@ipfire.org> In-Reply-To: <20230114144430.3600471-1-matthias.fischer@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6896614751400302284==" List-Id: --===============6896614751400302284== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Reviewed-by: Peter M=C3=BCller > For details see: > https://git.tcpdump.org/tcpdump/blob/HEAD:/CHANGES#48 >=20 > Signed-off-by: Matthias Fischer > --- > lfs/tcpdump | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) >=20 > diff --git a/lfs/tcpdump b/lfs/tcpdump > index dd81b7488..a3e9705c7 100644 > --- a/lfs/tcpdump > +++ b/lfs/tcpdump > @@ -26,7 +26,7 @@ include Config > =20 > SUMMARY =3D A Packet Sniffer > =20 > -VER =3D 4.99.2 > +VER =3D 4.99.3 > =20 > THISAPP =3D tcpdump-$(VER) > DL_FILE =3D $(THISAPP).tar.gz > @@ -34,7 +34,7 @@ DL_FROM =3D $(URL_IPFIRE) > DIR_APP =3D $(DIR_SRC)/$(THISAPP) > TARGET =3D $(DIR_INFO)/$(THISAPP) > PROG =3D tcpdump > -PAK_VER =3D 14 > +PAK_VER =3D 15 > =20 > DEPS =3D > =20 > @@ -48,7 +48,7 @@ objects =3D $(DL_FILE) > =20 > $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) > =20 > -$(DL_FILE)_BLAKE2 =3D be13fbf493478270c8ebc034a3c1467907a008ce2ed9632a87b7= d7b9104b9fda248cd535da7313a1c3d57ca21f324c25593812590b96ec334c474d1ce06f3fd5 > +$(DL_FILE)_BLAKE2 =3D 8e8adda6df40f3a79cbeb80bd01d43834e0b3ec44c8227bda226= 0b43ea0852f76beb02199120cca16adae0d793841cf684e7e276e520f49479a1b04ab1dc4821 > =20 > install : $(TARGET) > =20 --===============6896614751400302284==--