byacc: update to 20210619.
This commit is contained in:
parent
21ad591f40
commit
2578c3ad47
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=20210520
|
version=20210619
|
||||||
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=d7d31dae72cb973482ef7f975609ae401ccc12ee3fb168b67a69526c60afe43e
|
checksum=acdd6080dcf935732a08ec8e8c4c161c666cd56d8c490739c6dbb6267a498c0e
|
||||||
|
|
||||||
alternatives="
|
alternatives="
|
||||||
yacc:yacc:/usr/bin/byacc
|
yacc:yacc:/usr/bin/byacc
|
||||||
|
|
Loading…
Add table
Reference in a new issue