14 lines
441 B
Bash
14 lines
441 B
Bash
# Template build file for 'grep'.
|
|
pkgname=grep
|
|
version=2.21
|
|
revision=2
|
|
build_pie=yes
|
|
build_style=gnu-configure
|
|
makedepends="pcre-devel"
|
|
conflicts="chroot-grep>=0"
|
|
short_desc="The GNU grep utility"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
license="GPL-3"
|
|
homepage="http://www.gnu.org/software/grep/"
|
|
distfiles="http://ftp.gnu.org/gnu/grep/$pkgname-$version.tar.xz"
|
|
checksum=5244a11c00dee8e7e5e714b9aaa053ac6cbfa27e104abee20d3c778e4bb0e5de
|