From 882179a876dc7a0ec87d5664ddfdf2302769b87d Mon Sep 17 00:00:00 2001 From: mhmdanas Date: Tue, 7 Mar 2023 18:44:32 +0000 Subject: [PATCH] chroot-grep: update to 3.11. --- srcpkgs/chroot-grep/template | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/srcpkgs/chroot-grep/template b/srcpkgs/chroot-grep/template index fe26cf1f17f..ad6f29571ad 100644 --- a/srcpkgs/chroot-grep/template +++ b/srcpkgs/chroot-grep/template @@ -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 " 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