mawk: update to 1.3.4.20230808.

This commit is contained in:
Mat Boehlke 2023-08-12 09:30:20 -05:00 committed by Leah Neukirchen
parent 9b359cf254
commit 5376efe5a8

View File

@ -1,15 +1,15 @@
# Template file for 'mawk'
pkgname=mawk
version=1.3.4.20200120
version=1.3.4.20230808
revision=1
_distver="${version%.*}-${version##*.}"
build_style="gnu-configure"
short_desc="Interpreter for the AWK Programming Language"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-only"
homepage="http://invisible-island.net/mawk/mawk.html"
distfiles="http://invisible-mirror.net/archives/mawk/mawk-${_distver}.tgz"
checksum=7fd4cd1e1fae9290fe089171181bbc6291dfd9bca939ca804f0ddb851c8b8237
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=88f55a632e2736ff5c5f69944abc151734d89d8298d5005921180f39ab7ba6d0
alternatives="
awk:awk:/usr/bin/mawk
awk:awk.1:/usr/share/man/man1/mawk.1"