bison: update to 3.3.2.

This commit is contained in:
maxice8 2019-02-03 20:53:11 -02:00 committed by maxice8
parent feb6c5bdac
commit ad3dc1bee8

View file

@ -1,6 +1,6 @@
# Template file for 'bison'
pkgname=bison
version=3.3.1
version=3.3.2
revision=1
build_style=gnu-configure
hostmakedepends="help2man perl m4"
@ -10,7 +10,7 @@ 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=fd22fc5ed02b42c88fa0efc6d5de3face8dfb5e253bf97e632573413969bc900
checksum=039ee45b61d95e5003e7e8376f9080001b4066ff357bde271b7faace53b9d804
alternatives="
yacc:yacc:/usr/bin/bison-yacc
yacc:yacc.1:/usr/share/man/man1/bison-yacc.1"