* [Buildroot] [PATCH 1/1] package/wget: bump version to 1.24.5
@ 2024-10-08 17:50 Bernd Kuhls
2024-10-24 20:01 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Bernd Kuhls @ 2024-10-08 17:50 UTC (permalink / raw)
To: buildroot
Release notes:
https://lists.gnu.org/archive/html/bug-wget/2024-03/msg00008.html
No versions between > 1.21.4 and < 1.24.5 were released:
https://lists.gnu.org/archive/html/bug-wget/2024-03/msg00012.html
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
package/wget/wget.hash | 8 ++++----
package/wget/wget.mk | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/package/wget/wget.hash b/package/wget/wget.hash
index 75c3a913dc..9a79b1bb3e 100644
--- a/package/wget/wget.hash
+++ b/package/wget/wget.hash
@@ -1,8 +1,8 @@
-# From https://lists.gnu.org/archive/html/bug-wget/2023-05/msg00004.html
-sha1 42384273c1937458c9db3766a5509afa636a2f00 wget-1.21.4.tar.lz
+# From https://lists.gnu.org/archive/html/bug-wget/2024-03/msg00008.html
+sha1 01659f427c2e90c7c943805db69ea00f5da79b07 wget-1.24.5.tar.lz
# Locally calculated after checking pgp signature
-# https://ftp.gnu.org/gnu/wget/wget-1.21.4.tar.lz.sig
+# https://ftp.gnu.org/gnu/wget/wget-1.24.5.tar.lz.sig
# with key 6B98F637D879C5236E277C5C64FF90AAE8C70AF9
-sha256 3683619a5f50edcbccb1720a79006fa37bf9b9a255a8c5b48048bc3c7a874bd9 wget-1.21.4.tar.lz
+sha256 57a107151e4ef94fdf94affecfac598963f372f13293ed9c74032105390b36ee wget-1.24.5.tar.lz
# Locally calculated
sha256 f7dc7522e7e1be9227f3dc8de8b39a4d1d2471968c893af15f00c1a2076a0eec COPYING
diff --git a/package/wget/wget.mk b/package/wget/wget.mk
index d2d3087961..d2a3a38e50 100644
--- a/package/wget/wget.mk
+++ b/package/wget/wget.mk
@@ -4,7 +4,7 @@
#
################################################################################
-WGET_VERSION = 1.21.4
+WGET_VERSION = 1.24.5
WGET_SOURCE = wget-$(WGET_VERSION).tar.lz
WGET_SITE = $(BR2_GNU_MIRROR)/wget
WGET_DEPENDENCIES = host-pkgconf
--
2.39.5
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/wget: bump version to 1.24.5
2024-10-08 17:50 [Buildroot] [PATCH 1/1] package/wget: bump version to 1.24.5 Bernd Kuhls
@ 2024-10-24 20:01 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2024-10-24 20:01 UTC (permalink / raw)
To: Bernd Kuhls; +Cc: buildroot
On Tue, 8 Oct 2024 19:50:03 +0200
Bernd Kuhls <bernd@kuhls.net> wrote:
> Release notes:
> https://lists.gnu.org/archive/html/bug-wget/2024-03/msg00008.html
>
> No versions between > 1.21.4 and < 1.24.5 were released:
> https://lists.gnu.org/archive/html/bug-wget/2024-03/msg00012.html
>
> Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
> ---
> package/wget/wget.hash | 8 ++++----
> package/wget/wget.mk | 2 +-
> 2 files changed, 5 insertions(+), 5 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-10-24 20:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-08 17:50 [Buildroot] [PATCH 1/1] package/wget: bump version to 1.24.5 Bernd Kuhls
2024-10-24 20:01 ` Thomas Petazzoni via buildroot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.