bison: update to 3.2.3.

This commit is contained in:
maxice8 2018-12-19 07:01:11 -02:00 committed by maxice8
parent 6251fea98f
commit e511c5fce5

View file

@ -1,6 +1,6 @@
# Template file for 'bison'
pkgname=bison
version=3.2.2
version=3.2.3
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=6f950f24e4d0745c7cc870e36d04f4057133ce0f31d6b4564e6f510a7d3ffafa
checksum=3cb07a84ff698b205ea244e36eccb4979dd4e10f2120ebbf58c5f1f700023f29
alternatives="
yacc:yacc:/usr/bin/bison-yacc
yacc:yacc.1:/usr/share/man/man1/bison-yacc.1"