diff --git a/srcpkgs/bison/template b/srcpkgs/bison/template index 1d7617d545..d8d6bdf314 100644 --- a/srcpkgs/bison/template +++ b/srcpkgs/bison/template @@ -1,6 +1,6 @@ # Template file for 'bison' pkgname=bison -version=3.5 +version=3.5.1 revision=1 build_style=gnu-configure hostmakedepends="help2man perl m4" @@ -11,7 +11,7 @@ maintainer="Enno Boland " license="GPL-3.0-or-later" homepage="http://www.gnu.org/software/bison/bison.html" distfiles="${GNU_SITE}/bison/bison-${version}.tar.xz" -checksum=55e4a023b1b4ad19095a5f8279f0dc048fa29f970759cea83224a6d5e7a3a641 +checksum=3e7e097bd9709a2d5e40e69446b74b149733b3de864fadb7a9b54eca7b2a4dd0 alternatives=" yacc:yacc:/usr/bin/bison-yacc yacc:yacc.1:/usr/share/man/man1/bison-yacc.1"