From a45549b983a1f229fa8dccdcbcda009477b164fc Mon Sep 17 00:00:00 2001 From: Anthony Iliopoulos Date: Mon, 28 Sep 2020 23:59:05 +0200 Subject: [PATCH] bison: update to 3.7.2. --- srcpkgs/bison/template | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/srcpkgs/bison/template b/srcpkgs/bison/template index 529f7b16c5d..5e36f00e382 100644 --- a/srcpkgs/bison/template +++ b/srcpkgs/bison/template @@ -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 " 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"