bison: bump to version 3.0.4
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Mon, 26 Jan 2015 00:14:46 +0000 (21:14 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 26 Jan 2015 07:40:17 +0000 (08:40 +0100)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/bison/bison.hash
package/bison/bison.mk

index dd10086c200411197e65e3453e6cdd0ef86af6d2..16913f28b0d6dc7b06a8ec2e81b059e53cd5fd42 100644 (file)
@@ -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
index 45f785e798cd135ccb08dc7a52c1196b06b94132..76ceb6e4d70e4a68329c18db35cae0b04a2f33d7 100644 (file)
@@ -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+