mawk: update to 1.3.4.20240905.

Closes: #52532 [via git-merge-pr]
This commit is contained in:
Mat Boehlke 2024-10-06 15:04:52 -05:00 committed by classabbyamp
parent 82fad8624a
commit 4372204c87
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.20240622
version=1.3.4.20240905
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=4e917e87a7a9fbaf76995784a4b0b5dc0dd954b977d0983030f78f6a07b1a765
checksum=a39967927dfa1b0116efc45b944a0f5b5b4c34f8e842a4b223dcdd7b367399e0
alternatives="
awk:awk:/usr/bin/mawk
awk:awk.1:/usr/share/man/man1/mawk.1"