mawk: update to 1.3.4.20250131.

This commit is contained in:
Matt Boehlke 2025-02-17 11:02:32 -06:00 committed by classabbyamp
parent b23533b358
commit 7e087fc6bd

View File

@ -1,6 +1,6 @@
# Template file for 'mawk'
pkgname=mawk
version=1.3.4.20240905
version=1.3.4.20250131
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=a39967927dfa1b0116efc45b944a0f5b5b4c34f8e842a4b223dcdd7b367399e0
checksum=51bcb82d577b141d896d9d9c3077d7aaa209490132e9f2b9573ba8511b3835be
alternatives="
awk:awk:/usr/bin/mawk
awk:awk.1:/usr/share/man/man1/mawk.1"