bison: update to 3.1.
This commit is contained in:
parent
11e6b3b7cf
commit
774d56f662
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'bison'
|
||||
pkgname=bison
|
||||
version=3.0.5
|
||||
version=3.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="help2man perl m4"
|
||||
depends="m4"
|
||||
short_desc="GNU yacc(1) replacement"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="http://www.gnu.org/software/bison/bison.html"
|
||||
distfiles="${GNU_SITE}/bison/bison-${version}.tar.xz"
|
||||
checksum=075cef2e814642e30e10e8155e93022e4a91ca38a65aa1d5467d4e969f97f338
|
||||
checksum=7c2464ad6cb7b513b2c350a092d919327e1f63d12ff024836acbb504475da5c6
|
||||
alternatives="
|
||||
yacc:yacc:/usr/bin/bison-yacc
|
||||
yacc:yacc.1:/usr/share/man/man1/bison-yacc.1"
|
||||
|
|
Loading…
Reference in New Issue