bison: update to 2.6.2.
This commit is contained in:
parent
5dc0918f92
commit
1bec7f3023
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'bison'.
|
||||
pkgname=bison
|
||||
version=2.6.1
|
||||
version=2.6.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
depends="m4"
|
||||
|
@ -9,7 +9,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=06f190bbfa553694a41c6832af1e308fd37d69fc180224b6474c22bea6db3a79
|
||||
checksum=79503f80397c30ac81b62eca5ffeaccaed72fdfeddb76257efcf8c3ca24be03d
|
||||
long_desc="
|
||||
Bison is the GNU replacement for yacc(1). Some programs depend on
|
||||
extensions present in Bison."
|
||||
|
|
Loading…
Reference in New Issue