byacc: update to 20200330.
This commit is contained in:
parent
9e25f26d79
commit
2941f40d8b
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=20191125
|
version=20200330
|
||||||
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="http://invisible-island.net/byacc/"
|
homepage="http://invisible-island.net/byacc/"
|
||||||
distfiles="ftp://ftp.invisible-island.net/${pkgname}/${pkgname}-${version}.tgz"
|
distfiles="ftp://ftp.invisible-island.net/${pkgname}/${pkgname}-${version}.tgz"
|
||||||
checksum=071c2ebe36afaa8448b80e893473a681e63a3b8a4ed636c0d675780a02411cde
|
checksum=e099e2dd8a684d739ac6b9a0e43d468314a5bc34fd21466502d120b18df51fb0
|
||||||
|
|
||||||
alternatives="
|
alternatives="
|
||||||
yacc:yacc:/usr/bin/byacc
|
yacc:yacc:/usr/bin/byacc
|
||||||
|
|
Loading…
Reference in a new issue