bison: update to 2.6.5.
This commit is contained in:
parent
6108079aef
commit
d2d58aefd6
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'bison'.
|
||||
pkgname=bison
|
||||
version=2.6.4
|
||||
version=2.6.5
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="perl"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
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=e0c3179ed1a622d7ab9679d64b556a7722f9eb7fa32d568ce8f329f89cca52e9
|
||||
checksum=8640d5b51aad462db6863711f333a9159836853e0b1e79fdef708c6efb5cd52b
|
||||
long_desc="
|
||||
Bison is the GNU replacement for yacc(1). Some programs depend on
|
||||
extensions present in Bison."
|
||||
|
|
Loading…
Reference in New Issue