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:
190ed8e
)
grep: Update from 2.22 to 2.23
author
Fredrik Fornwall
<fredrik@fornwall.net>
Fri, 5 Feb 2016 23:04:36 +0000
(18:04 -0500)
committer
Fredrik Fornwall
<fredrik@fornwall.net>
Fri, 5 Feb 2016 23:04:36 +0000
(18:04 -0500)
packages/grep/build.sh
patch
|
blob
|
blame
|
history
diff --git
a/packages/grep/build.sh
b/packages/grep/build.sh
index 84a11852a18c0a9d2605781cac8333c205efa633..0cecf9d409db5ee3113c58c97c2f2eaefc9fbc86 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
2
+TERMUX_PKG_VERSION=2.2
3
TERMUX_PKG_SRCURL=http://ftp.gnu.org/gnu/grep/grep-${TERMUX_PKG_VERSION}.tar.xz