bison: update to 3.8.2.

This commit is contained in:
Bnyro 2023-09-19 12:14:47 +02:00 committed by Duncan Overbruck
parent 47038a9bd7
commit a5e502c0b5

View file

@ -1,6 +1,6 @@
# Template file for 'bison'
pkgname=bison
version=3.7.6
version=3.8.2
revision=1
build_style=gnu-configure
hostmakedepends="help2man perl m4"
@ -9,9 +9,9 @@ checkdepends="autoconf flex"
short_desc="GNU yacc(1) replacement"
maintainer="Enno Boland <gottox@voidlinux.org>"
license="GPL-3.0-or-later"
homepage="http://www.gnu.org/software/bison/bison.html"
homepage="https://www.gnu.org/software/bison/bison.html"
distfiles="${GNU_SITE}/bison/bison-${version}.tar.xz"
checksum=67d68ce1e22192050525643fc0a7a22297576682bef6a5c51446903f5aeef3cf
checksum=9bba0214ccf7f1079c5d59210045227bcf619519840ebfa80cd3849cff5a5bf2
alternatives="
yacc:yacc:/usr/bin/bison-yacc
yacc:yacc.1:/usr/share/man/man1/bison-yacc.1"