summaryrefslogtreecommitdiff
path: root/package/bison
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2015-01-25 21:14:46 -0300
committerPeter Korsgaard <peter@korsgaard.com>2015-01-26 08:40:17 +0100
commit0230c413b422dc1d351b3ef9881091634882e42a (patch)
treeb9df3759c93c64c6abe5aaf51067ac81d2a9b833 /package/bison
parent6927bc9150a8304ce6c059ae904d9fa6a8fea4ca (diff)
bison: bump to version 3.0.4
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/bison')
-rw-r--r--package/bison/bison.hash2
-rw-r--r--package/bison/bison.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/package/bison/bison.hash b/package/bison/bison.hash
index dd10086c2..16913f28b 100644
--- a/package/bison/bison.hash
+++ b/package/bison/bison.hash
@@ -1,2 +1,2 @@
# Locally calculated after checking pgp signature
-sha256 5940efbdd6b5d80e55ec16a01d2322e2892da21863391049b9b692570649177c bison-3.0.3.tar.xz
+sha256 a72428c7917bdf9fa93cb8181c971b6e22834125848cf1d03ce10b1bb0716fe1 bison-3.0.4.tar.xz
diff --git a/package/bison/bison.mk b/package/bison/bison.mk
index 45f785e79..76ceb6e4d 100644
--- a/package/bison/bison.mk
+++ b/package/bison/bison.mk
@@ -4,7 +4,7 @@
#
################################################################################
-BISON_VERSION = 3.0.3
+BISON_VERSION = 3.0.4
BISON_SOURCE = bison-$(BISON_VERSION).tar.xz
BISON_SITE = $(BR2_GNU_MIRROR)/bison
BISON_LICENSE = GPLv3+