From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: [PATCH] Net-DNS: Update to 1.29_02 Date: Mon, 29 Mar 2021 21:23:12 +0100 Message-ID: In-Reply-To: <20210327161531.22151-1-matthias.fischer@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2475345091753173781==" List-Id: --===============2475345091753173781== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hello, This did not apply, because we are on 1.25 in next?! -Michael > On 27 Mar 2021, at 16:15, Matthias Fischer = wrote: >=20 > For details see: > https://metacpan.org/changes/distribution/Net-DNS >=20 > Signed-off-by: Matthias Fischer > --- > lfs/Net-DNS | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) >=20 > diff --git a/lfs/Net-DNS b/lfs/Net-DNS > index 452416aee..8bd2356c2 100644 > --- a/lfs/Net-DNS > +++ b/lfs/Net-DNS > @@ -1,7 +1,7 @@ > ###########################################################################= #### > # = # > # IPFire.org - A linux based firewall = # > -# Copyright (C) 2007-2020 IPFire Team = # > +# Copyright (C) 2007-2021 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 1.27 > +VER =3D 1.29_02 >=20 > THISAPP =3D Net-DNS-$(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)_MD5 =3D 204e08e5c8042ce0e7d7f0851af46d50 > +$(DL_FILE)_MD5 =3D 2bf25bccd13ce2dcc4f10a6bef9cae25 >=20 > install : $(TARGET) >=20 > --=20 > 2.18.0 >=20 --===============2475345091753173781==--