summaryrefslogtreecommitdiff
path: root/package/bison/bison.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/bison/bison.mk')
-rw-r--r--package/bison/bison.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/bison/bison.mk b/package/bison/bison.mk
index 9e28e85d9..8849030a2 100644
--- a/package/bison/bison.mk
+++ b/package/bison/bison.mk
@@ -3,9 +3,9 @@
# bison
#
#############################################################
-BISON_VERSION:=2.3
-BISON_SOURCE:=bison-$(BISON_VERSION).tar.bz2
-BISON_SITE:=$(BR2_GNU_MIRROR)/bison
+
+BISON_VERSION = 2.4.3
+BISON_SITE = $(BR2_GNU_MIRROR)/bison
define BISON_DISABLE_EXAMPLES
echo 'all install:' > $(@D)/examples/Makefile