byacc: update to 20170709.
This commit is contained in:
parent
b63854fe0e
commit
15003783e2
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'byacc'
|
||||
pkgname=byacc
|
||||
version=20170430
|
||||
version=20170709
|
||||
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://invisible-island.net/${pkgname}/${pkgname}-${version}.tgz"
|
||||
checksum=44cb43306c0f1e7b8539025fb02120261488d872969c8aa658bd50b0a5467299
|
||||
checksum=27cf801985dc6082b8732522588a7b64377dd3df841d584ba6150bc86d78d9eb
|
||||
|
||||
alternatives="
|
||||
yacc:yacc:/usr/bin/byacc
|
||||
|
|
Loading…
Reference in New Issue