diff mbox series

package/grep: bump to version 3.7

Message ID 20211209215231.471017-1-angelo@amarulasolutions.com
State Superseded
Headers show
Series package/grep: bump to version 3.7 | expand

Commit Message

Angelo Compagnucci Dec. 9, 2021, 9:52 p.m. UTC
Signed-off-by: Angelo Compagnucci <angelo@amarulasolutions.com>
---
 package/grep/grep.hash | 2 +-
 package/grep/grep.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

Peter Seiderer Dec. 9, 2021, 10:05 p.m. UTC | #1
Hello Angelo,

On Thu,  9 Dec 2021 22:52:31 +0100, Angelo Compagnucci <angelo@amarulasolutions.com> wrote:

> Signed-off-by: Angelo Compagnucci <angelo@amarulasolutions.com>
> ---
>  package/grep/grep.hash | 2 +-
>  package/grep/grep.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/package/grep/grep.hash b/package/grep/grep.hash
> index 9dfe2f2c23..4759e3a9b0 100644
> --- a/package/grep/grep.hash
> +++ b/package/grep/grep.hash
> @@ -1,5 +1,5 @@
>  # Locally calculated after checking signature
>  # http://ftp.gnu.org/gnu/grep/grep-3.6.tar.xz.sig

Missed to fix the comment...., did you check the signature?

Regards,
Peter


>  # using key 155D3FC500C834486D1EEA677FD9FCCB000BEEEE
> -sha256  667e15e8afe189e93f9f21a7cd3a7b3f776202f417330b248c2ad4f997d9373e  grep-3.6.tar.xz
> +sha256  5c10da312460aec721984d5d83246d24520ec438dd48d7ab5a05dbc0d6d6823c  grep-3.7.tar.xz
>  sha256  3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986  COPYING
> diff --git a/package/grep/grep.mk b/package/grep/grep.mk
> index 27d204d4ce..233f5fe633 100644
> --- a/package/grep/grep.mk
> +++ b/package/grep/grep.mk
> @@ -4,7 +4,7 @@
>  #
>  ################################################################################
>
> -GREP_VERSION = 3.6
> +GREP_VERSION = 3.7
>  GREP_SITE = $(BR2_GNU_MIRROR)/grep
>  GREP_SOURCE = grep-$(GREP_VERSION).tar.xz
>  GREP_LICENSE = GPL-3.0+
diff mbox series

Patch

diff --git a/package/grep/grep.hash b/package/grep/grep.hash
index 9dfe2f2c23..4759e3a9b0 100644
--- a/package/grep/grep.hash
+++ b/package/grep/grep.hash
@@ -1,5 +1,5 @@ 
 # Locally calculated after checking signature
 # http://ftp.gnu.org/gnu/grep/grep-3.6.tar.xz.sig
 # using key 155D3FC500C834486D1EEA677FD9FCCB000BEEEE
-sha256  667e15e8afe189e93f9f21a7cd3a7b3f776202f417330b248c2ad4f997d9373e  grep-3.6.tar.xz
+sha256  5c10da312460aec721984d5d83246d24520ec438dd48d7ab5a05dbc0d6d6823c  grep-3.7.tar.xz
 sha256  3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986  COPYING
diff --git a/package/grep/grep.mk b/package/grep/grep.mk
index 27d204d4ce..233f5fe633 100644
--- a/package/grep/grep.mk
+++ b/package/grep/grep.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-GREP_VERSION = 3.6
+GREP_VERSION = 3.7
 GREP_SITE = $(BR2_GNU_MIRROR)/grep
 GREP_SOURCE = grep-$(GREP_VERSION).tar.xz
 GREP_LICENSE = GPL-3.0+