From b10a701586202b8de952a06bb2841a54cb43880d Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 13 Dec 2012 09:10:34 +0100 Subject: [PATCH] bison: update to 2.7. --- srcpkgs/bison/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/bison/template b/srcpkgs/bison/template index 21ee00cf16e..105572ede5c 100644 --- a/srcpkgs/bison/template +++ b/srcpkgs/bison/template @@ -1,6 +1,6 @@ # Template build file for 'bison'. pkgname=bison -version=2.6.5 +version=2.7 revision=1 build_style=gnu-configure makedepends="perl" @@ -10,7 +10,7 @@ maintainer="Juan RP " homepage="http://www.gnu.org/software/bison/bison.html" license="GPL-3" distfiles="http://ftp.gnu.org/pub/gnu/bison/$pkgname-$version.tar.xz" -checksum=8640d5b51aad462db6863711f333a9159836853e0b1e79fdef708c6efb5cd52b +checksum=43d8c5c466486031d5e7195a152ff49651ccac91599692e788b5ec5b693ca7fd long_desc=" Bison is the GNU replacement for yacc(1). Some programs depend on extensions present in Bison."