gawk: update to 5.1.1.
This commit is contained in:
parent
e88a2db5a7
commit
24e4b97e49
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gawk'
|
||||
pkgname=gawk
|
||||
version=5.1.0
|
||||
version=5.1.1
|
||||
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=cf5fea4ac5665fd5171af4716baab2effc76306a9572988d5ba1078f196382bd
|
||||
checksum=d87629386e894bbea11a5e00515fc909dc9b7249529dad9e6a3a2c77085f7ea2
|
||||
lib32disabled=yes
|
||||
|
||||
provides="awk-0_1"
|
||||
|
|
Loading…
Reference in a new issue