grep: update to 2.17.
This commit is contained in:
parent
633fc9003f
commit
300b48a287
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'grep'.
|
# Template build file for 'grep'.
|
||||||
pkgname=grep
|
pkgname=grep
|
||||||
version=2.16
|
version=2.17
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="pcre-devel>=8.30"
|
makedepends="pcre-devel>=8.30"
|
||||||
|
@ -10,4 +10,4 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://www.gnu.org/software/grep/"
|
homepage="http://www.gnu.org/software/grep/"
|
||||||
distfiles="http://ftp.gnu.org/gnu/grep/$pkgname-$version.tar.xz"
|
distfiles="http://ftp.gnu.org/gnu/grep/$pkgname-$version.tar.xz"
|
||||||
checksum=16dfeb5013d8c9f21f40ccec0936f2c1c6a014c828d30488f0d5c6ef7b551162
|
checksum=26fdb0220cd27699f82612352f52429b472f140cdc8315ad9eaa6d70e75a06e5
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue