bison: update to 3.2.4.

This commit is contained in:
maxice8 2018-12-24 20:08:04 -02:00 committed by maxice8
parent 8583c32d03
commit ce13dca60c
1 changed files with 2 additions and 2 deletions

View File

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