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