bison: update to 2.5.
This commit is contained in:
parent
1e1f5293f9
commit
e4cef098a5
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template build file for 'bison'.
|
||||
pkgname=bison
|
||||
version=2.4.3
|
||||
version=2.5
|
||||
distfiles="http://ftp.gnu.org/pub/gnu/bison/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
short_desc="GNU yacc(1) replacement"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=935302ef194c7f0974fed913eaac8100be512094eab573cf0b67bdf7db1d3a05
|
||||
checksum=0a370df6ee2b23e9ec3043e1ab78878241aa008ec424926294dd4cb3475439b8
|
||||
long_desc="
|
||||
Bison is the GNU replacement for yacc(1). Some programs depend on
|
||||
extensions present in Bison."
|
||||
|
|
Loading…
Add table
Reference in a new issue