* [PATCH] perl-libwww: Update to 6.62
@ 2022-04-08 18:49 Adolf Belka
2022-04-09 8:14 ` Peter Müller
0 siblings, 1 reply; 2+ messages in thread
From: Adolf Belka @ 2022-04-08 18:49 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1025 bytes --]
- Update from 6.61 to 6.62
- Update of rootfile not required
- Changelog
6.62 2022-04-05 01:04:17Z
- Allow downloading to a filehandle (GH#400) (Andrew Fresh)
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
lfs/perl-libwww | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lfs/perl-libwww b/lfs/perl-libwww
index b10df97ed..cec71ffca 100644
--- a/lfs/perl-libwww
+++ b/lfs/perl-libwww
@@ -24,7 +24,7 @@
include Config
-VER = 6.61
+VER = 6.62
THISAPP = libwww-perl-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = 962e81682cad3c12d24d150db4559a133047379aea7f4835d10041591d95cfde2090f5f3fe22750d971524dbae8aaa3c185a5f37f75ad1ce66ba58038164b09c
+$(DL_FILE)_BLAKE2 = 8ffdb0572b161d0f8215978749ef620e83b1f54d404bbb9667e85d51cd81a73fc0904fe9af247602587681e8a9e6faca2cd8b868ea8a3376d2e82ae41b9a27ec
install : $(TARGET)
--
2.35.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] perl-libwww: Update to 6.62
2022-04-08 18:49 [PATCH] perl-libwww: Update to 6.62 Adolf Belka
@ 2022-04-09 8:14 ` Peter Müller
0 siblings, 0 replies; 2+ messages in thread
From: Peter Müller @ 2022-04-09 8:14 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1135 bytes --]
Reviewed-by: Peter Müller <peter.mueller(a)ipfire.org>
> - Update from 6.61 to 6.62
> - Update of rootfile not required
> - Changelog
> 6.62 2022-04-05 01:04:17Z
> - Allow downloading to a filehandle (GH#400) (Andrew Fresh)
>
> Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
> ---
> lfs/perl-libwww | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/lfs/perl-libwww b/lfs/perl-libwww
> index b10df97ed..cec71ffca 100644
> --- a/lfs/perl-libwww
> +++ b/lfs/perl-libwww
> @@ -24,7 +24,7 @@
>
> include Config
>
> -VER = 6.61
> +VER = 6.62
>
> THISAPP = libwww-perl-$(VER)
> DL_FILE = $(THISAPP).tar.gz
> @@ -40,7 +40,7 @@ objects = $(DL_FILE)
>
> $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
>
> -$(DL_FILE)_BLAKE2 = 962e81682cad3c12d24d150db4559a133047379aea7f4835d10041591d95cfde2090f5f3fe22750d971524dbae8aaa3c185a5f37f75ad1ce66ba58038164b09c
> +$(DL_FILE)_BLAKE2 = 8ffdb0572b161d0f8215978749ef620e83b1f54d404bbb9667e85d51cd81a73fc0904fe9af247602587681e8a9e6faca2cd8b868ea8a3376d2e82ae41b9a27ec
>
> install : $(TARGET)
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-04-09 8:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-08 18:49 [PATCH] perl-libwww: Update to 6.62 Adolf Belka
2022-04-09 8:14 ` Peter Müller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox