grep: update to 3.5.
This commit is contained in:
parent
f30fe10b10
commit
673047828f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'grep'
|
||||
pkgname=grep
|
||||
version=3.4
|
||||
version=3.5
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -11,7 +11,7 @@ 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=58e6751c41a7c25bfc6e9363a41786cff3ba5709cf11d5ad903cf7cce31cc3fb
|
||||
checksum=b82ac77707c2ab945520c8404c9fa9f890f7791a62cf2103cf6238acad87a44a
|
||||
|
||||
pre_check() {
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Reference in New Issue