From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: [PATCH] Digest-HMAC: Update to 1.03 Date: Mon, 29 Jun 2020 17:45:31 +0100 Message-ID: In-Reply-To: <20200629153903.2430-1-matthias.fischer@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1814949601814896149==" List-Id: --===============1814949601814896149== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Reviewed-by: Michael Tremer > On 29 Jun 2020, at 16:39, Matthias Fischer = wrote: >=20 > For details see: > https://metacpan.org/source/GAAS/Digest-HMAC-1.03/Changes >=20 > Signed-off-by: Matthias Fischer > --- > lfs/Digest-HMAC | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) >=20 > diff --git a/lfs/Digest-HMAC b/lfs/Digest-HMAC > index 3c11f438e..89893a390 100644 > --- a/lfs/Digest-HMAC > +++ b/lfs/Digest-HMAC > @@ -1,7 +1,7 @@ > ###########################################################################= #### > # = # > # IPFire.org - A linux based firewall = # > -# Copyright (C) 2007-2018 IPFire Team = # > +# Copyright (C) 2007-2020 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.01 > +VER =3D 1.03 >=20 > THISAPP =3D Digest-HMAC-$(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 32dc54c765100c638b5d7f7ff4c5c626 > +$(DL_FILE)_MD5 =3D e6a5d6f552da16eacb5157ea4369ff9d >=20 > install : $(TARGET) >=20 > --=20 > 2.18.0 >=20 --===============1814949601814896149==--