mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
grep: bump to version 2.25
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
08b7e4e534
commit
6a8da21fbb
@@ -1,2 +1,2 @@
|
|||||||
# Locally calculated after checking signature
|
# Locally calculated after checking signature
|
||||||
sha256 f248beb9098c5aab94d2fdd03b5a21d705e5ba8a3ce4d8c9f607a670498eec14 grep-2.24.tar.xz
|
sha256 e21e83bac50450e0d0d61a42c154ee0dceaacdbf4f604ef6e79071cb8e596830 grep-2.25.tar.xz
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
GREP_VERSION = 2.24
|
GREP_VERSION = 2.25
|
||||||
GREP_SITE = $(BR2_GNU_MIRROR)/grep
|
GREP_SITE = $(BR2_GNU_MIRROR)/grep
|
||||||
GREP_SOURCE = grep-$(GREP_VERSION).tar.xz
|
GREP_SOURCE = grep-$(GREP_VERSION).tar.xz
|
||||||
GREP_LICENSE = GPLv3+
|
GREP_LICENSE = GPLv3+
|
||||||
|
|||||||
Reference in New Issue
Block a user