diff --git a/srcpkgs/bison/template b/srcpkgs/bison/template index e6afd3bbdfe..c1e36b59b3e 100644 --- a/srcpkgs/bison/template +++ b/srcpkgs/bison/template @@ -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 " 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"