mawk: update to 1.3.4.20200120.

This commit is contained in:
mobinmob 2020-02-04 22:20:10 +02:00 committed by Juan RP
parent 40f983ecea
commit b1270bc197

View file

@ -1,6 +1,6 @@
# Template file for 'mawk'
pkgname=mawk
version=1.3.4.20200106
version=1.3.4.20200120
revision=1
_distver="${version%.*}-${version##*.}"
wrksrc="${pkgname}-${_distver}"
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-only"
homepage="http://invisible-island.net/mawk/mawk.html"
distfiles="http://invisible-mirror.net/archives/mawk/mawk-${_distver}.tgz"
checksum=f1e1240ba7626ffe920a8bd2d596864dde9f3fa7411db0165142041628b015b6
checksum=7fd4cd1e1fae9290fe089171181bbc6291dfd9bca939ca804f0ddb851c8b8237
alternatives="
awk:awk:/usr/bin/mawk
awk:awk.1:/usr/share/man/man1/mawk.1"