chroot-gawk: update to 5.0.1.

This commit is contained in:
Juan RP 2020-02-27 10:22:28 +01:00
parent 6c993f8912
commit 00e87f8ce0
No known key found for this signature in database
GPG key ID: AF19F6CB482F9368

View file

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