bison: update to 2.6.4.
This commit is contained in:
parent
a4fd9e0325
commit
9b804c0f8d
|
@ -1,15 +1,16 @@
|
|||
# Template build file for 'bison'.
|
||||
pkgname=bison
|
||||
version=2.6.2
|
||||
version=2.6.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="perl"
|
||||
depends="m4"
|
||||
short_desc="GNU yacc(1) replacement"
|
||||
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=79503f80397c30ac81b62eca5ffeaccaed72fdfeddb76257efcf8c3ca24be03d
|
||||
checksum=e0c3179ed1a622d7ab9679d64b556a7722f9eb7fa32d568ce8f329f89cca52e9
|
||||
long_desc="
|
||||
Bison is the GNU replacement for yacc(1). Some programs depend on
|
||||
extensions present in Bison."
|
||||
|
|
Loading…
Reference in New Issue