chroot-grep: update to 3.1.

This commit is contained in:
maxice8 2018-09-20 08:42:07 -03:00 committed by maxice8
parent e9882ed6ef
commit 11551c23fd

View File

@ -1,19 +1,19 @@
# Build template for 'chroot-grep'.
# Template file for 'chroot-grep'
pkgname=chroot-grep
version=2.21
revision=3
wrksrc=grep-${version}
version=3.1
revision=1
wrksrc="grep-${version}"
bootstrap=yes
conflicts="grep>=0"
provides="grep-${version}_${revision}"
build_style=gnu-configure
configure_args="--disable-perl-regexp --disable-nls ac_cv_path_GREP=grep"
homepage="http://www.gnu.org/software/grep/"
distfiles="${GNU_SITE}/grep/grep-$version.tar.xz"
short_desc="The GNU grep utility - for use with xbps-src"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-3"
checksum=5244a11c00dee8e7e5e714b9aaa053ac6cbfa27e104abee20d3c778e4bb0e5de
license="GPL-3.0-or-later"
homepage="http://www.gnu.org/software/grep/"
distfiles="${GNU_SITE}/grep/grep-${version}.tar.xz"
checksum=db625c7ab3bb3ee757b3926a5cfa8d9e1c3991ad24707a83dde8a5ef2bf7a07e
conflicts="grep>=0"
provides="grep-${version}_${revision}"
post_install() {
rm -rf ${DESTDIR}/usr/share/info ${DESTDIR}/usr/share/man