byacc: update to 20190617.
This commit is contained in:
parent
9d0f655f47
commit
7c549ce973
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'byacc'
|
||||
pkgname=byacc
|
||||
version=20190616
|
||||
version=20190617
|
||||
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=2e06b363f73e99d35d8363485f945801d9f6bc5f1418571bfbbad8a953a0713f
|
||||
checksum=f87868167b920bf2cb30fc32b62f63ae15671181ef329226d1063100be02518d
|
||||
|
||||
alternatives="
|
||||
yacc:yacc:/usr/bin/byacc
|
||||
|
|
Loading…
Reference in a new issue