瀏覽代碼

grep: bump to version 2.25

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Gustavo Zacarias 9 年之前
父節點
當前提交
6a8da21fbb
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      package/grep/grep.hash
  2. 1 1
      package/grep/grep.mk

+ 1 - 1
package/grep/grep.hash

@@ -1,2 +1,2 @@
 # Locally calculated after checking signature
-sha256	f248beb9098c5aab94d2fdd03b5a21d705e5ba8a3ce4d8c9f607a670498eec14	grep-2.24.tar.xz
+sha256	e21e83bac50450e0d0d61a42c154ee0dceaacdbf4f604ef6e79071cb8e596830	grep-2.25.tar.xz

+ 1 - 1
package/grep/grep.mk

@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-GREP_VERSION = 2.24
+GREP_VERSION = 2.25
 GREP_SITE = $(BR2_GNU_MIRROR)/grep
 GREP_SOURCE = grep-$(GREP_VERSION).tar.xz
 GREP_LICENSE = GPLv3+