gawk: update to 5.1.0.
This commit is contained in:
parent
9d5efd8675
commit
b310889f17
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gawk'
|
||||
pkgname=gawk
|
||||
version=5.0.1
|
||||
version=5.1.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-readline"
|
||||
|
@ -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}/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||
checksum=8e4e86f04ed789648b66f757329743a0d6dfb5294c3b91b756a474f1ce05a794
|
||||
checksum=cf5fea4ac5665fd5171af4716baab2effc76306a9572988d5ba1078f196382bd
|
||||
lib32disabled=yes
|
||||
|
||||
provides="awk-0_1"
|
||||
|
|
Loading…
Reference in New Issue