From: Julen Landa Alustiza Date: Mon, 14 Mar 2016 12:13:17 +0000 (+0100) Subject: grep: update to 2.24 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=6fd3c984d1416a84bd19ca2375b1934af7d2a4b0;p=openwrt-packages.git grep: update to 2.24 Signed-off-by: Julen Landa Alustiza --- diff --git a/utils/grep/Makefile b/utils/grep/Makefile index 636b33e3c..d7a99a52b 100644 --- a/utils/grep/Makefile +++ b/utils/grep/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=grep -PKG_VERSION:=2.23 +PKG_VERSION:=2.24 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=@GNU/grep -PKG_MD5SUM:=f46aa9d0d2577b9212a104348a286787 +PKG_MD5SUM:=f1c980134c04692a90078e87283074b6 PKG_LICENSE:=GPL-3.0 PKG_LICENSE_FILES:=COPYING