byacc: update to 20160324.
This commit is contained in:
parent
d9d5eaf37a
commit
a407cf0406
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'byacc'
|
# Template file for 'byacc'
|
||||||
pkgname=byacc
|
pkgname=byacc
|
||||||
version=20150711
|
version=20160324
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--program-transform=s,^,b,"
|
configure_args="--program-transform=s,^,b,"
|
||||||
short_desc="Berkeley yacc, a LALR(1) parser generator"
|
short_desc="Berkeley yacc, a LALR(1) parser generator"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
license="Public Domain"
|
license="Public Domain"
|
||||||
homepage="http://invisible-island.net/byacc/"
|
homepage="http://invisible-island.net/byacc/"
|
||||||
distfiles="ftp://invisible-island.net/${pkgname}/${pkgname}-${version}.tgz"
|
distfiles="ftp://invisible-island.net/${pkgname}/${pkgname}-${version}.tgz"
|
||||||
checksum=c354e4ee14c4a1bf11e55dde9275011d14887ef066406a088b6fa56caf039248
|
checksum=178e08f7ab59edfb16d64902b7a9d78592d2d8d3ee30ab7a967188d969589b5a
|
||||||
|
|
||||||
alternatives="
|
alternatives="
|
||||||
yacc:yacc:/usr/bin/byacc
|
yacc:yacc:/usr/bin/byacc
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue