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:
4338c5f
)
grep: Update from 2.21 to 2.22
author
Fredrik Fornwall
<fredrik@fornwall.net>
Sat, 7 Nov 2015 17:37:46 +0000
(12:37 -0500)
committer
Fredrik Fornwall
<fredrik@fornwall.net>
Sat, 7 Nov 2015 17:37:46 +0000
(12:37 -0500)
packages/grep/build.sh
patch
|
blob
|
blame
|
history
diff --git
a/packages/grep/build.sh
b/packages/grep/build.sh
index b1e046175bc5fb5fa0995b9255f3c7e514181046..84a11852a18c0a9d2605781cac8333c205efa633 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
1
+TERMUX_PKG_VERSION=2.2
2
TERMUX_PKG_SRCURL=http://ftp.gnu.org/gnu/grep/grep-${TERMUX_PKG_VERSION}.tar.xz