byacc: update to 20210802.
This commit is contained in:
parent
4012c0f73f
commit
3ea320a1bb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'byacc'
|
||||
pkgname=byacc
|
||||
version=20210619
|
||||
version=20210802
|
||||
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=acdd6080dcf935732a08ec8e8c4c161c666cd56d8c490739c6dbb6267a498c0e
|
||||
checksum=2949c67ed13bd67917f0c9bcc85c76d99a3090d21105ea7672a87a3502e3ccf6
|
||||
|
||||
alternatives="
|
||||
yacc:yacc:/usr/bin/byacc
|
||||
|
|
Loading…
Reference in a new issue