* [PATCH] Digest-HMAC: Update to 1.03
@ 2020-06-29 15:39 Matthias Fischer
2020-06-29 16:45 ` Michael Tremer
0 siblings, 1 reply; 2+ messages in thread
From: Matthias Fischer @ 2020-06-29 15:39 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1418 bytes --]
For details see:
https://metacpan.org/source/GAAS/Digest-HMAC-1.03/Changes
Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
---
lfs/Digest-HMAC | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
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 <info(a)ipfire.org> #
+# Copyright (C) 2007-2020 IPFire Team <info(a)ipfire.org> #
# #
# 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 @@
include Config
-VER = 1.01
+VER = 1.03
THISAPP = Digest-HMAC-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 32dc54c765100c638b5d7f7ff4c5c626
+$(DL_FILE)_MD5 = e6a5d6f552da16eacb5157ea4369ff9d
install : $(TARGET)
--
2.18.0
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] Digest-HMAC: Update to 1.03
2020-06-29 15:39 [PATCH] Digest-HMAC: Update to 1.03 Matthias Fischer
@ 2020-06-29 16:45 ` Michael Tremer
0 siblings, 0 replies; 2+ messages in thread
From: Michael Tremer @ 2020-06-29 16:45 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1634 bytes --]
Reviewed-by: Michael Tremer <michael.tremer(a)ipfire.org>
> On 29 Jun 2020, at 16:39, Matthias Fischer <matthias.fischer(a)ipfire.org> wrote:
>
> For details see:
> https://metacpan.org/source/GAAS/Digest-HMAC-1.03/Changes
>
> Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
> ---
> lfs/Digest-HMAC | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> 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 <info(a)ipfire.org> #
> +# Copyright (C) 2007-2020 IPFire Team <info(a)ipfire.org> #
> # #
> # 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 @@
>
> include Config
>
> -VER = 1.01
> +VER = 1.03
>
> THISAPP = Digest-HMAC-$(VER)
> DL_FILE = $(THISAPP).tar.gz
> @@ -40,7 +40,7 @@ objects = $(DL_FILE)
>
> $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
>
> -$(DL_FILE)_MD5 = 32dc54c765100c638b5d7f7ff4c5c626
> +$(DL_FILE)_MD5 = e6a5d6f552da16eacb5157ea4369ff9d
>
> install : $(TARGET)
>
> --
> 2.18.0
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-06-29 16:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-29 15:39 [PATCH] Digest-HMAC: Update to 1.03 Matthias Fischer
2020-06-29 16:45 ` Michael Tremer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox