mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
mawk: update to 1.3.4.20231126.
This commit is contained in:
parent
d6db28a08c
commit
60f67dcede
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mawk'
|
# Template file for 'mawk'
|
||||||
pkgname=mawk
|
pkgname=mawk
|
||||||
version=1.3.4.20231102
|
version=1.3.4.20231126
|
||||||
revision=1
|
revision=1
|
||||||
build_style="gnu-configure"
|
build_style="gnu-configure"
|
||||||
short_desc="Interpreter for the AWK Programming Language"
|
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"
|
homepage="https://invisible-island.net/mawk/mawk.html"
|
||||||
changelog="https://invisible-island.net/mawk/CHANGES"
|
changelog="https://invisible-island.net/mawk/CHANGES"
|
||||||
distfiles="https://invisible-mirror.net/archives/mawk/mawk-${version%.*}-${version##*.}.tgz"
|
distfiles="https://invisible-mirror.net/archives/mawk/mawk-${version%.*}-${version##*.}.tgz"
|
||||||
checksum=1721c6949bd0d7a4bcf4924c1ff244b4be02a4e58a8b2a6ecbeb935ad0fd700a
|
checksum=1ac1e106e2880d9f6579ad993217f4af3b6de9943f90099c8d00668cbecb4367
|
||||||
alternatives="
|
alternatives="
|
||||||
awk:awk:/usr/bin/mawk
|
awk:awk:/usr/bin/mawk
|
||||||
awk:awk.1:/usr/share/man/man1/mawk.1"
|
awk:awk.1:/usr/share/man/man1/mawk.1"
|
||||||
|
|
Loading…
Add table
Reference in a new issue