From: Peter Seiderer <ps.report@gmx.net>
To: buildroot@buildroot.org
Cc: Angelo Compagnucci <angelo.compagnucci@gmail.com>
Subject: [Buildroot] [PATCH v1] package/grep: bump version to 3.10
Date: Thu, 23 Mar 2023 22:49:01 +0100 [thread overview]
Message-ID: <20230323214901.3489-1-ps.report@gmx.net> (raw)
For details see [1].
[1] https://lists.gnu.org/archive/html/info-gnu/2023-03/msg00007.html
Signed-off-by: Peter Seiderer <ps.report@gmx.net>
---
package/grep/grep.hash | 4 ++--
package/grep/grep.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/grep/grep.hash b/package/grep/grep.hash
index c83e4653c3..142d15644d 100644
--- a/package/grep/grep.hash
+++ b/package/grep/grep.hash
@@ -1,5 +1,5 @@
# Locally calculated after checking signature
-# https://ftp.gnu.org/gnu/grep/grep-3.9.tar.xz.sig
+# https://ftp.gnu.org/gnu/grep/grep-3.10.tar.xz.sig
# using key 155D3FC500C834486D1EEA677FD9FCCB000BEEEE
-sha256 abcd11409ee23d4caf35feb422e53bbac867014cfeed313bb5f488aca170b599 grep-3.9.tar.xz
+sha256 24efa5b595fb5a7100879b51b8868a0bb87a71c183d02c4c602633b88af6855b grep-3.10.tar.xz
sha256 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986 COPYING
diff --git a/package/grep/grep.mk b/package/grep/grep.mk
index 309987010f..2f3b405f93 100644
--- a/package/grep/grep.mk
+++ b/package/grep/grep.mk
@@ -4,7 +4,7 @@
#
################################################################################
-GREP_VERSION = 3.9
+GREP_VERSION = 3.10
GREP_SITE = $(BR2_GNU_MIRROR)/grep
GREP_SOURCE = grep-$(GREP_VERSION).tar.xz
GREP_LICENSE = GPL-3.0+
--
2.39.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next reply other threads:[~2023-03-23 21:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-23 21:49 Peter Seiderer [this message]
2023-05-06 14:43 ` [Buildroot] [PATCH v1] package/grep: bump version to 3.10 Yann E. MORIN
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=20230323214901.3489-1-ps.report@gmx.net \
--to=ps.report@gmx.net \
--cc=angelo.compagnucci@gmail.com \
--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 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.