mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
byacc: update to 20230521.
This commit is contained in:
parent
76f388455d
commit
e5b43c7cdd
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=20230219
|
version=20230521
|
||||||
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=36b972a6d4ae97584dd186925fbbc397d26cb20632a76c2f52ac7653cd081b58
|
checksum=5ad915a7d5833aa38a5e31bd077505666029c35e365dff8569fe4598eaa9fef2
|
||||||
|
|
||||||
alternatives="
|
alternatives="
|
||||||
yacc:yacc:/usr/bin/byacc
|
yacc:yacc:/usr/bin/byacc
|
||||||
|
|
Loading…
Add table
Reference in a new issue