chiark
/
gitweb
/
~mdw
/
termux-packages
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a02b038
)
grep: Update from 2.24 to 2.25
author
Fredrik Fornwall
<fredrik@fornwall.net>
Fri, 22 Apr 2016 23:28:18 +0000
(19:28 -0400)
committer
Fredrik Fornwall
<fredrik@fornwall.net>
Fri, 22 Apr 2016 23:28:18 +0000
(19:28 -0400)
packages/grep/build.sh
patch
|
blob
|
blame
|
history
diff --git
a/packages/grep/build.sh
b/packages/grep/build.sh
index 292659006c05f5a04af97adef60f8a4e5f59098f..e8b60975557f42ec4b53aa0b1f2f22a258650f8e 100644
(file)
--- 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.2
4
+TERMUX_PKG_VERSION=2.2
5
TERMUX_PKG_SRCURL=http://ftp.gnu.org/gnu/grep/grep-${TERMUX_PKG_VERSION}.tar.xz