grep: update to 3.4.
This commit is contained in:
parent
94fc96c1e5
commit
14531aad1e
@ -1,17 +1,17 @@
|
||||
# Template file for 'grep'
|
||||
pkgname=grep
|
||||
version=3.3
|
||||
version=3.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="pcre-devel"
|
||||
checkdepends="perl"
|
||||
short_desc="The GNU grep utility"
|
||||
short_desc="GNU grep utility"
|
||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://www.gnu.org/software/grep/"
|
||||
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||
checksum=b960541c499619efd6afe1fa795402e4733c8e11ebf9fafccc0bb4bccdc5b514
|
||||
checksum=58e6751c41a7c25bfc6e9363a41786cff3ba5709cf11d5ad903cf7cce31cc3fb
|
||||
|
||||
pre_check() {
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
Loading…
x
Reference in New Issue
Block a user