byacc: update to 20191119.
This commit is contained in:
parent
abe6141ff6
commit
00b614a866
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'byacc'
|
# Template file for 'byacc'
|
||||||
pkgname=byacc
|
pkgname=byacc
|
||||||
version=20191103
|
version=20191119
|
||||||
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=d291fb34816f45079067366b7f7300ffbf9f7e3f1aaf6d509b84442d065d11b9
|
checksum=e21a530e664e88d062530fbe4b1a308ddf65db7ec55c7372e0968e755ef20832
|
||||||
|
|
||||||
alternatives="
|
alternatives="
|
||||||
yacc:yacc:/usr/bin/byacc
|
yacc:yacc:/usr/bin/byacc
|
||||||
|
|
Loading…
Reference in New Issue