mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
byacc: update to 20160606.
This commit is contained in:
parent
77a337e7dd
commit
233fad78af
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'byacc'
|
# Template file for 'byacc'
|
||||||
pkgname=byacc
|
pkgname=byacc
|
||||||
version=20160324
|
version=20160606
|
||||||
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="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=178e08f7ab59edfb16d64902b7a9d78592d2d8d3ee30ab7a967188d969589b5a
|
checksum=cc8fdced486cb70cec7a7c9358de836bfd267d19d6456760bb4721ccfea5ac91
|
||||||
|
|
||||||
alternatives="
|
alternatives="
|
||||||
yacc:yacc:/usr/bin/byacc
|
yacc:yacc:/usr/bin/byacc
|
||||||
|
|
Loading…
Add table
Reference in a new issue