chroot-grep: update to 3.3.
This commit is contained in:
parent
8702a57906
commit
9a2035c069
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'chroot-grep'
|
# Template file for 'chroot-grep'
|
||||||
pkgname=chroot-grep
|
pkgname=chroot-grep
|
||||||
version=3.1
|
version=3.3
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="grep-${version}"
|
wrksrc="grep-${version}"
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://www.gnu.org/software/grep/"
|
homepage="http://www.gnu.org/software/grep/"
|
||||||
distfiles="${GNU_SITE}/grep/grep-${version}.tar.xz"
|
distfiles="${GNU_SITE}/grep/grep-${version}.tar.xz"
|
||||||
checksum=db625c7ab3bb3ee757b3926a5cfa8d9e1c3991ad24707a83dde8a5ef2bf7a07e
|
checksum=b960541c499619efd6afe1fa795402e4733c8e11ebf9fafccc0bb4bccdc5b514
|
||||||
conflicts="grep>=0"
|
conflicts="grep>=0"
|
||||||
provides="grep-${version}_${revision}"
|
provides="grep-${version}_${revision}"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue