mawk: update to 1.3.4.20260302.

This commit is contained in:
Matt Boehlke
2026-05-03 03:51:45 +02:00
committed by Duncan Overbruck
parent 2834817960
commit dffe855603
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'mawk'
pkgname=mawk
version=1.3.4.20260129
version=1.3.4.20260302
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=a71fb7efea5a63770d8fb71321ef6ae7afe0592f1aa7f7e2b496c26ccbb392a4
checksum=e2c08a77d0a84a01f9be454d1ca3872d4f103f9ada683d075198b0c6e965633d
alternatives="
awk:awk:/usr/bin/mawk
awk:awk.1:/usr/share/man/man1/mawk.1"