mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
byacc: update to 20221229.
This commit is contained in:
parent
f71a675ff6
commit
96239f9f98
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=20221106
|
version=20221229
|
||||||
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="ftp://ftp.invisible-island.net/byacc/byacc-${version}.tgz"
|
distfiles="ftp://ftp.invisible-island.net/byacc/byacc-${version}.tgz"
|
||||||
checksum=a899be227bbcac9cf7700f7dbb5a8494688f1f9f0617b510762daeace47b9d12
|
checksum=1316c6f790fafa6688427f1ff91267b61d8b7873b443c620eef69a6eff0503bc
|
||||||
|
|
||||||
alternatives="
|
alternatives="
|
||||||
yacc:yacc:/usr/bin/byacc
|
yacc:yacc:/usr/bin/byacc
|
||||||
|
|
Loading…
Add table
Reference in a new issue