grep: update to 2.6.2.
--HG-- extra : convert_revision : c79841194c4e8fa71ca0bf3b22e87b9efdf5dddf
This commit is contained in:
parent
4fea50800d
commit
a9811d3d88
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
|||
# Template build file for 'grep'.
|
||||
pkgname=grep
|
||||
version=2.6.1
|
||||
version=2.6.2
|
||||
distfiles="http://ftp.gnu.org/gnu/grep/$pkgname-$version.tar.gz"
|
||||
build_style=gnu_configure
|
||||
configure_args="--disable-perl-regexp"
|
||||
short_desc="The GNU grep utility"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=2d0d29431c4fdaa62fc1d9b9bfac65d7ba7a559077d35d7cef12fb9be3d80d78
|
||||
checksum=fbda52dba0a649277853cb46b65c4bb97071a45f81ef31728c9a122e09cf686d
|
||||
long_desc="
|
||||
GNU grep is based on a fast lazy-state deterministic matcher (about twice
|
||||
as fast as stock Unix egrep) hybridized with a Boyer-Moore-Gosper search for
|
||||
|
|
Loading…
Reference in a new issue