chroot-grep: update to 3.3.

This commit is contained in:
maxice8 2018-12-22 05:06:06 -02:00 committed by maxice8
parent 8702a57906
commit 9a2035c069
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'chroot-grep'
pkgname=chroot-grep
version=3.1
version=3.3
revision=1
wrksrc="grep-${version}"
bootstrap=yes
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-3.0-or-later"
homepage="http://www.gnu.org/software/grep/"
distfiles="${GNU_SITE}/grep/grep-${version}.tar.xz"
checksum=db625c7ab3bb3ee757b3926a5cfa8d9e1c3991ad24707a83dde8a5ef2bf7a07e
checksum=b960541c499619efd6afe1fa795402e4733c8e11ebf9fafccc0bb4bccdc5b514
conflicts="grep>=0"
provides="grep-${version}_${revision}"