gawk: update to 5.0.1.

This commit is contained in:
Juan RP 2019-06-21 10:22:16 +02:00
parent 62d24076e3
commit 7689737106
No known key found for this signature in database
GPG Key ID: AF19F6CB482F9368

View File

@ -1,6 +1,6 @@
# Template file for 'gawk'
pkgname=gawk
version=5.0.0
version=5.0.1
revision=1
build_style=gnu-configure
configure_args="--with-readline"
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
license="GPL-3.0-or-later"
homepage="https://directory.fsf.org/wiki/Gawk"
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
checksum=50f091ed0eb485ad87dbb620d773a3e2c31a27f75f5e008f7bf065055f024406
checksum=8e4e86f04ed789648b66f757329743a0d6dfb5294c3b91b756a474f1ce05a794
lib32disabled=yes
provides="awk-0_1"