13 lines
393 B
Bash
13 lines
393 B
Bash
# Template build file for 'grep'.
|
|
pkgname=grep
|
|
version=2.22
|
|
revision=1
|
|
build_style=gnu-configure
|
|
makedepends="pcre-devel"
|
|
short_desc="The GNU grep utility"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
license="GPL-3"
|
|
homepage="http://www.gnu.org/software/grep/"
|
|
distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.xz"
|
|
checksum=ca91d22f017bfcb503d4bc3b44295491c89a33a3df0c3d8b8614f2d3831836eb
|