From 194afd8a607f528f6a5b0a96137cf885b800a9cf Mon Sep 17 00:00:00 2001 From: Fredrik Fornwall Date: Mon, 14 Mar 2016 11:43:36 -0400 Subject: [PATCH] grep: Update from 2.23 to 2.24 --- packages/grep/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/grep/build.sh b/packages/grep/build.sh index 0cecf9d4..29265900 100644 --- a/packages/grep/build.sh +++ b/packages/grep/build.sh @@ -1,5 +1,5 @@ TERMUX_PKG_HOMEPAGE=http://www.gnu.org/software/grep/ TERMUX_PKG_DESCRIPTION="Command which searches one or more input files for lines containing a match to a specified pattern" TERMUX_PKG_DEPENDS="pcre" -TERMUX_PKG_VERSION=2.23 +TERMUX_PKG_VERSION=2.24 TERMUX_PKG_SRCURL=http://ftp.gnu.org/gnu/grep/grep-${TERMUX_PKG_VERSION}.tar.xz -- 2.11.0