mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
nawk: update to 20250116.
This commit is contained in:
parent
54baf8b8f0
commit
c44fe44bcb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'nawk'
|
# Template file for 'nawk'
|
||||||
pkgname=nawk
|
pkgname=nawk
|
||||||
version=20240728
|
version=20250116
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="bison"
|
hostmakedepends="bison"
|
||||||
|
@ -10,7 +10,7 @@ license="SMLNJ"
|
||||||
homepage="https://github.com/onetrueawk/awk"
|
homepage="https://github.com/onetrueawk/awk"
|
||||||
changelog="https://github.com/onetrueawk/awk/blob/master/FIXES"
|
changelog="https://github.com/onetrueawk/awk/blob/master/FIXES"
|
||||||
distfiles="https://github.com/onetrueawk/awk/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/onetrueawk/awk/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=2d479817f95d5997fc4348ecebb1d8a1b25c81cebedb46ca4f59434247e08543
|
checksum=e031b1e1d2b230f276f975bffb923f0ea15f798c839d15a3f26a1a39448e32d7
|
||||||
alternatives="
|
alternatives="
|
||||||
awk:awk:/usr/bin/nawk
|
awk:awk:/usr/bin/nawk
|
||||||
awk:awk.1:/usr/share/man/man1/nawk.1"
|
awk:awk.1:/usr/share/man/man1/nawk.1"
|
||||||
|
|
Loading…
Add table
Reference in a new issue