mawk: update to 1.3.4.20231126.

This commit is contained in:
Mat Boehlke 2023-12-23 19:24:24 -06:00 committed by Leah Neukirchen
parent d6db28a08c
commit 60f67dcede

View file

@ -1,6 +1,6 @@
# Template file for 'mawk'
pkgname=mawk
version=1.3.4.20231102
version=1.3.4.20231126
revision=1
build_style="gnu-configure"
short_desc="Interpreter for the AWK Programming Language"
@ -9,7 +9,7 @@ license="GPL-2.0-only"
homepage="https://invisible-island.net/mawk/mawk.html"
changelog="https://invisible-island.net/mawk/CHANGES"
distfiles="https://invisible-mirror.net/archives/mawk/mawk-${version%.*}-${version##*.}.tgz"
checksum=1721c6949bd0d7a4bcf4924c1ff244b4be02a4e58a8b2a6ecbeb935ad0fd700a
checksum=1ac1e106e2880d9f6579ad993217f4af3b6de9943f90099c8d00668cbecb4367
alternatives="
awk:awk:/usr/bin/mawk
awk:awk.1:/usr/share/man/man1/mawk.1"