chroot-grep: update to 3.11.

This commit is contained in:
mhmdanas 2023-03-07 18:44:32 +00:00 committed by Leah Neukirchen
parent e38c74173b
commit 882179a876

View file

@ -1,7 +1,7 @@
# Template file for 'chroot-grep'
pkgname=chroot-grep
version=3.8
revision=2
version=3.11
revision=1
bootstrap=yes
build_style=gnu-configure
configure_args="--disable-perl-regexp --disable-nls ac_cv_path_GREP=grep"
@ -10,10 +10,9 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
license="GPL-3.0-or-later"
homepage="https://www.gnu.org/software/grep/"
distfiles="${GNU_SITE}/grep/grep-${version}.tar.xz"
checksum=498d7cc1b4fb081904d87343febb73475cf771e424fb7e6141aff66013abc382
checksum=1db2aedde89d0dea42b16d9528f894c8d15dae4e190b59aecc78f5a951276eab
conflicts="grep>=0"
provides="grep-${version}_${revision}"
make_check=no # Infinate loop in hash-collision-perf without perl
repository=bootstrap
if [ "$XBPS_TARGET_LIBC" = musl ]; then