Thanks, applied as 6a3856575384ec2ec56224a3591f84f50cec0aff. Michael
[sent from post-receive hook] On Fri, 09 May 2025 09:25:08 +0200, baycan vural <[email protected]> wrote: > grep: version bump 3.11 -> 3.12 > > Various bug fixes and improvements > > https://lists.gnu.org/archive/html/info-gnu/2025-04/msg00008.html > > Signed-off-by: Baycan Vural <[email protected]> > Message-Id: <[email protected]> > Signed-off-by: Michael Olbrich <[email protected]> > > diff --git a/rules/grep.make b/rules/grep.make > index ea5c11486f68..4d78aee8cb59 100644 > --- a/rules/grep.make > +++ b/rules/grep.make > @@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_GREP) += grep > # > # Paths and names > # > -GREP_VERSION := 3.11 > -GREP_MD5 := 7c9bbd74492131245f7cdb291fa142c0 > +GREP_VERSION := 3.12 > +GREP_MD5 := 5d9301ed9d209c4a88c8d3a6fd08b9ac > GREP := grep-$(GREP_VERSION) > GREP_SUFFIX := tar.xz > GREP_URL := $(call ptx/mirror, GNU, grep/$(GREP).$(GREP_SUFFIX))
