grep: update to 2.18.
This commit is contained in:
parent
9f1e1042c6
commit
1123f13ff3
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'grep'.
|
||||
pkgname=grep
|
||||
version=2.17
|
||||
version=2.18
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="pcre-devel>=8.30"
|
||||
|
@ -10,4 +10,4 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="GPL-3"
|
||||
homepage="http://www.gnu.org/software/grep/"
|
||||
distfiles="http://ftp.gnu.org/gnu/grep/$pkgname-$version.tar.xz"
|
||||
checksum=26fdb0220cd27699f82612352f52429b472f140cdc8315ad9eaa6d70e75a06e5
|
||||
checksum=e6436e5077fa1497feccc8feaabd3f507b172369bf120fbc9e4874bba81be720
|
||||
|
|
Loading…
Reference in New Issue