mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
byacc: update to 20241231.
This commit is contained in:
parent
9291865f40
commit
fc0c1812fd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'byacc'
|
# Template file for 'byacc'
|
||||||
pkgname=byacc
|
pkgname=byacc
|
||||||
version=20240109
|
version=20241231
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--program-transform=s,^,b,"
|
configure_args="--program-transform=s,^,b,"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="Public Domain"
|
license="Public Domain"
|
||||||
homepage="https://invisible-island.net/byacc/"
|
homepage="https://invisible-island.net/byacc/"
|
||||||
distfiles="https://invisible-island.net/archives/byacc/byacc-${version}.tgz"
|
distfiles="https://invisible-island.net/archives/byacc/byacc-${version}.tgz"
|
||||||
checksum=f2897779017189f1a94757705ef6f6e15dc9208ef079eea7f28abec577e08446
|
checksum=192c2fae048d4e7f514ba451627f9c4e612765099f819c19191f9fde3e609673
|
||||||
|
|
||||||
alternatives="
|
alternatives="
|
||||||
yacc:yacc:/usr/bin/byacc
|
yacc:yacc:/usr/bin/byacc
|
||||||
|
|
Loading…
Add table
Reference in a new issue