Update all packages for xbps-src>=28. WARNING: xbps-src-28 (or from git) required!

This commit is contained in:
Juan RP
2012-05-23 18:26:56 +02:00
parent 900779add4
commit 1816de0e4a
2107 changed files with 3050 additions and 10194 deletions

View File

@@ -4,6 +4,7 @@ version=2.12
homepage="http://www.gnu.org/software/grep/"
distfiles="http://ftp.gnu.org/gnu/grep/$pkgname-$version.tar.xz"
build_style=gnu-configure
makedepends="pcre-devel"
short_desc="The GNU grep utility"
maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-3"
@@ -15,4 +16,3 @@ long_desc="
full regexp matcher without necessarily having to look at every character.
The result is typically many times faster than Unix grep or egrep."
Add_dependency build pcre-devel