From: Peter Korsgaard <peter@korsgaard.com>
To: Bernd Kuhls <bernd.kuhls@t-online.de>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/wget: bump version to 1.21.4
Date: Tue, 27 Jun 2023 08:10:49 +0200 [thread overview]
Message-ID: <87mt0lxwnq.fsf@48ers.dk> (raw)
In-Reply-To: <20230611093156.655621-1-bernd.kuhls@t-online.de> (Bernd Kuhls's message of "Sun, 11 Jun 2023 11:31:56 +0200")
>>>>> "Bernd" == Bernd Kuhls <bernd.kuhls@t-online.de> writes:
> Release notes:
> https://lists.gnu.org/archive/html/bug-wget/2023-05/msg00004.html
> Added upstream sha1 hash.
> Updated license hash due to copyright year bump:
> https://git.savannah.gnu.org/gitweb/?p=wget.git;a=commitdiff;h=42239969300cae065e38781df3d157483897ff6b
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
> package/wget/wget.hash | 8 +++++---
> package/wget/wget.mk | 2 +-
> 2 files changed, 6 insertions(+), 4 deletions(-)
> diff --git a/package/wget/wget.hash b/package/wget/wget.hash
> index 22674650a2..eed87e8e3d 100644
> --- a/package/wget/wget.hash
> +++ b/package/wget/wget.hash
> @@ -1,6 +1,8 @@
> +# From https://lists.gnu.org/archive/html/bug-wget/2023-05/msg00004.html
> +sha1 42384273c1937458c9db3766a5509afa636a2f00 wget-1.21.4.tar.lz
You are missing a space after sha1 as pointed out by check-package:
package/wget/wget.hash:2: separation does not match expectation (http://nightly.buildroot.org/#adding-packages-hash)
Committed with that fixed, thanks.
> # Locally calculated after checking pgp signature
> -# https://ftp.gnu.org/gnu/wget/wget-1.21.3.tar.lz.sig
> +# https://ftp.gnu.org/gnu/wget/wget-1.21.4.tar.lz.sig
> # with key 6B98F637D879C5236E277C5C64FF90AAE8C70AF9
> -sha256 dbd2fb5e47149d4752d0eaa0dac68cc49cf20d46df4f8e326ffc8f18b2af4ea5 wget-1.21.3.tar.lz
> +sha256 3683619a5f50edcbccb1720a79006fa37bf9b9a255a8c5b48048bc3c7a874bd9 wget-1.21.4.tar.lz
> # Locally calculated
> -sha256 e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b COPYING
> +sha256 f7dc7522e7e1be9227f3dc8de8b39a4d1d2471968c893af15f00c1a2076a0eec COPYING
> diff --git a/package/wget/wget.mk b/package/wget/wget.mk
> index 455faaed12..d2d3087961 100644
> --- a/package/wget/wget.mk
> +++ b/package/wget/wget.mk
> @@ -4,7 +4,7 @@
> #
> ################################################################################
> -WGET_VERSION = 1.21.3
> +WGET_VERSION = 1.21.4
> WGET_SOURCE = wget-$(WGET_VERSION).tar.lz
> WGET_SITE = $(BR2_GNU_MIRROR)/wget
> WGET_DEPENDENCIES = host-pkgconf
> --
> 2.39.2
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2023-06-27 6:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-11 9:31 [Buildroot] [PATCH 1/1] package/wget: bump version to 1.21.4 Bernd Kuhls
2023-06-27 6:10 ` Peter Korsgaard [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87mt0lxwnq.fsf@48ers.dk \
--to=peter@korsgaard.com \
--cc=bernd.kuhls@t-online.de \
--cc=buildroot@buildroot.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox