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.20250131.
This commit is contained in:
parent
b23533b358
commit
7e087fc6bd
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.20240905
|
version=1.3.4.20250131
|
||||||
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=a39967927dfa1b0116efc45b944a0f5b5b4c34f8e842a4b223dcdd7b367399e0
|
checksum=51bcb82d577b141d896d9d9c3077d7aaa209490132e9f2b9573ba8511b3835be
|
||||||
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