byacc: update to 20150711.

This commit is contained in:
Christian Neukirchen 2015-07-12 16:21:23 +02:00
parent 4be81ecea2
commit 4b421d8ce2

View file

@ -1,7 +1,7 @@
# Template file for 'byacc'
pkgname=byacc
version=20141128
revision=2
version=20150711
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=f517fc21f08c1a1f010177357df58fc64eb1131011e5dcd48c19fe44c47198d0
checksum=c354e4ee14c4a1bf11e55dde9275011d14887ef066406a088b6fa56caf039248
post_install() {
vlicense README LICENSE