projects
/
openwrt
/
staging
/
rmilecki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d7b81de
)
tools/bison: update to version 2.4.3
author
Alexandros C. Couloumbis
<alex@ozo.com>
Mon, 6 Dec 2010 12:21:08 +0000
(12:21 +0000)
committer
Alexandros C. Couloumbis
<alex@ozo.com>
Mon, 6 Dec 2010 12:21:08 +0000
(12:21 +0000)
SVN-Revision: 24281
tools/bison/Makefile
patch
|
blob
|
history
diff --git
a/tools/bison/Makefile
b/tools/bison/Makefile
index 16947c7d4fe5b365e99c91e23c6f04b02892f585..50d836691fd7ebeae1685ca3138a9f1a8f0a757f 100644
(file)
--- a/
tools/bison/Makefile
+++ b/
tools/bison/Makefile
@@
-7,12
+7,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=bison
-PKG_VERSION:=2.3
+PKG_VERSION:=2.
4.
3
-PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.
gz
+PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.
bz2
PKG_SOURCE_URL:=@GNU/$(PKG_NAME)
-PKG_MD5SUM:=
22327efdd5080e2b1acb6e560a04b43a
-PKG_CAT:=zcat
+PKG_MD5SUM:=
c1d3ea81bc370dbd43b6f0b2cd21287e
+PKG_CAT:=
b
zcat
include $(INCLUDE_DIR)/host-build.mk