bison: update to 3.7.2.

Closes: #25177 [via git-merge-pr]
This commit is contained in:
Anthony Iliopoulos 2020-09-28 23:59:05 +02:00 committed by Andrew J. Hesford
parent 5144799234
commit 96d01bbba7

View file

@ -1,8 +1,7 @@
# Template file for 'bison'
pkgname=bison
reverts="3.7_1"
version=3.6.4
revision=2
version=3.7.2
revision=1
build_style=gnu-configure
hostmakedepends="help2man perl m4"
depends="m4"
@ -12,7 +11,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
license="GPL-3.0-or-later"
homepage="http://www.gnu.org/software/bison/bison.html"
distfiles="${GNU_SITE}/bison/bison-${version}.tar.xz"
checksum=8b13473b31ca7fcf65e5e8a74224368ffd5df19275602a9c9567ba393f18577d
checksum=7948d193104d979c0fb0294a1854c73c89d72ae41acfc081826142578a78a91b
alternatives="
yacc:yacc:/usr/bin/bison-yacc
yacc:yacc.1:/usr/share/man/man1/bison-yacc.1"