mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 09:22:57 +02:00
byacc: update to 20230201.
This commit is contained in:
parent
8a14a1aace
commit
957853adfc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'byacc'
|
||||
pkgname=byacc
|
||||
version=20221229
|
||||
version=20230201
|
||||
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="ftp://ftp.invisible-island.net/byacc/byacc-${version}.tgz"
|
||||
checksum=1316c6f790fafa6688427f1ff91267b61d8b7873b443c620eef69a6eff0503bc
|
||||
checksum=576cc9d9ae5e22503ed5e3582498cf2cccacef401969106420547b4d05c87d76
|
||||
|
||||
alternatives="
|
||||
yacc:yacc:/usr/bin/byacc
|
||||
|
|
Loading…
Add table
Reference in a new issue