byacc: update to 20241231.
This commit is contained in:
parent
9291865f40
commit
fc0c1812fd
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'byacc'
|
||||
pkgname=byacc
|
||||
version=20240109
|
||||
version=20241231
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--program-transform=s,^,b,"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="Public Domain"
|
||||
homepage="https://invisible-island.net/byacc/"
|
||||
distfiles="https://invisible-island.net/archives/byacc/byacc-${version}.tgz"
|
||||
checksum=f2897779017189f1a94757705ef6f6e15dc9208ef079eea7f28abec577e08446
|
||||
checksum=192c2fae048d4e7f514ba451627f9c4e612765099f819c19191f9fde3e609673
|
||||
|
||||
alternatives="
|
||||
yacc:yacc:/usr/bin/byacc
|
||||
|
|
Loading…
Reference in New Issue