From 841c51697da4ae8e9414aaa2f634d62f62433c25 Mon Sep 17 00:00:00 2001 From: prspkt Date: Thu, 22 Nov 2018 00:45:51 +0200 Subject: [PATCH] bison: update to 3.2.2. --- srcpkgs/bison/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/bison/template b/srcpkgs/bison/template index ae16c40706d..8b922238231 100644 --- a/srcpkgs/bison/template +++ b/srcpkgs/bison/template @@ -1,6 +1,6 @@ # Template file for 'bison' pkgname=bison -version=3.2.1 +version=3.2.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=8ba8bd5d6e935d01b89382fa5c2fa7602e03bbb435575087bfdc3c450d4d9ecd +checksum=6f950f24e4d0745c7cc870e36d04f4057133ce0f31d6b4564e6f510a7d3ffafa alternatives=" yacc:yacc:/usr/bin/bison-yacc yacc:yacc.1:/usr/share/man/man1/bison-yacc.1"