byacc: update to 20200330.
This commit is contained in:
parent
9e25f26d79
commit
2941f40d8b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'byacc'
|
||||
pkgname=byacc
|
||||
version=20191125
|
||||
version=20200330
|
||||
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="http://invisible-island.net/byacc/"
|
||||
distfiles="ftp://ftp.invisible-island.net/${pkgname}/${pkgname}-${version}.tgz"
|
||||
checksum=071c2ebe36afaa8448b80e893473a681e63a3b8a4ed636c0d675780a02411cde
|
||||
checksum=e099e2dd8a684d739ac6b9a0e43d468314a5bc34fd21466502d120b18df51fb0
|
||||
|
||||
alternatives="
|
||||
yacc:yacc:/usr/bin/byacc
|
||||
|
|
Loading…
Reference in New Issue