grep: update to 2.19.
This commit is contained in:
parent
dd34965350
commit
5141016bfa
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'grep'.
|
||||
pkgname=grep
|
||||
version=2.18
|
||||
version=2.19
|
||||
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=e6436e5077fa1497feccc8feaabd3f507b172369bf120fbc9e4874bba81be720
|
||||
checksum=6388295be48cfcaf7665d9cd3914e6625ea000e9414132bfefd45cf1d8eec34d
|
||||
|
|
Loading…
Reference in a new issue