mawk: update to 1.3.4.20240622.

Closes: #51244 [via git-merge-pr]
This commit is contained in:
Mat Boehlke 2024-07-10 18:05:23 -05:00 committed by classabbyamp
parent dcd511f757
commit d69ca3d494
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'mawk'
pkgname=mawk
version=1.3.4.20231126
version=1.3.4.20240622
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=1ac1e106e2880d9f6579ad993217f4af3b6de9943f90099c8d00668cbecb4367
checksum=4e917e87a7a9fbaf76995784a4b0b5dc0dd954b977d0983030f78f6a07b1a765
alternatives="
awk:awk:/usr/bin/mawk
awk:awk.1:/usr/share/man/man1/mawk.1"