byacc: update to 20221106.
This commit is contained in:
parent
e1f1d7c7df
commit
23e79b5556
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'byacc'
|
||||
pkgname=byacc
|
||||
version=20220128
|
||||
version=20221106
|
||||
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=42c1805cc529314e6a76326fe1b33e80c70862a44b01474da362e2f7db2d749c
|
||||
checksum=a899be227bbcac9cf7700f7dbb5a8494688f1f9f0617b510762daeace47b9d12
|
||||
|
||||
alternatives="
|
||||
yacc:yacc:/usr/bin/byacc
|
||||
|
|
Loading…
Reference in New Issue