mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 18:13:50 +02:00
grep: update to 2.22.
This commit is contained in:
parent
5be9c4abc7
commit
8cd47ba26f
1 changed files with 3 additions and 4 deletions
|
@ -1,14 +1,13 @@
|
||||||
# Template build file for 'grep'.
|
# Template build file for 'grep'.
|
||||||
pkgname=grep
|
pkgname=grep
|
||||||
version=2.21
|
version=2.22
|
||||||
revision=3
|
revision=1
|
||||||
build_pie=yes
|
build_pie=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="pcre-devel"
|
makedepends="pcre-devel"
|
||||||
conflicts="chroot-grep>=0"
|
|
||||||
short_desc="The GNU grep utility"
|
short_desc="The GNU grep utility"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://www.gnu.org/software/grep/"
|
homepage="http://www.gnu.org/software/grep/"
|
||||||
distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.xz"
|
distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.xz"
|
||||||
checksum=5244a11c00dee8e7e5e714b9aaa053ac6cbfa27e104abee20d3c778e4bb0e5de
|
checksum=ca91d22f017bfcb503d4bc3b44295491c89a33a3df0c3d8b8614f2d3831836eb
|
||||||
|
|
Loading…
Add table
Reference in a new issue