grep: update to 2.6.1.
--HG-- extra : convert_revision : 2d12c192f475b4a1f88040836c530873a76ed101
This commit is contained in:
parent
eeb5b516a9
commit
831aebad49
|
@ -1,12 +1,12 @@
|
|||
# Template build file for 'grep'.
|
||||
pkgname=grep
|
||||
version=2.6
|
||||
version=2.6.1
|
||||
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=2d0550a1f4578b7778adebadb047f90b2bd62b289e192662b7f2f3ee2ea0d9f2
|
||||
checksum=2d0d29431c4fdaa62fc1d9b9bfac65d7ba7a559077d35d7cef12fb9be3d80d78
|
||||
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 New Issue
Block a user