From 8e2805ed3f3d136540f36977afa7fcdcf91366be Mon Sep 17 00:00:00 2001 From: Fredrik Fornwall Date: Tue, 7 Feb 2017 23:59:39 +0100 Subject: [PATCH] grep: Update from 2.27 to 2.28 --- packages/grep/build.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/packages/grep/build.sh b/packages/grep/build.sh index 26bb0b944..2a4e312a9 100644 --- a/packages/grep/build.sh +++ b/packages/grep/build.sh @@ -1,5 +1,6 @@ TERMUX_PKG_HOMEPAGE=https://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.27 +TERMUX_PKG_VERSION=2.28 TERMUX_PKG_SRCURL=https://mirrors.kernel.org/gnu/grep/grep-${TERMUX_PKG_VERSION}.tar.xz +TERMUX_PKG_SHA256=3bad4c23eeb8dfa2fa84cdbe368398f75fdcd54bde411db83b9ef7fba5b60185