grep: update to 3.11.
This commit is contained in:
parent
5e9a5d56da
commit
e38c74173b
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'grep'
|
||||
pkgname=grep
|
||||
version=3.8
|
||||
version=3.11
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -10,5 +10,5 @@ short_desc="GNU grep utility"
|
|||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://www.gnu.org/software/grep/"
|
||||
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||
checksum=498d7cc1b4fb081904d87343febb73475cf771e424fb7e6141aff66013abc382
|
||||
distfiles="${GNU_SITE}/grep/grep-${version}.tar.xz"
|
||||
checksum=1db2aedde89d0dea42b16d9528f894c8d15dae4e190b59aecc78f5a951276eab
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue