summaryrefslogtreecommitdiffstats
path: root/src/bison.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/bison.mk')
-rw-r--r--src/bison.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bison.mk b/src/bison.mk
index c2df233..9d17f23 100644
--- a/src/bison.mk
+++ b/src/bison.mk
@@ -4,7 +4,7 @@
PKG := bison
$(PKG)_IGNORE := 3%
$(PKG)_VERSION := 2.7.1
-$(PKG)_CHECKSUM := 00ab1b32d864622077c311e4f5420d4e2931fdc8
+$(PKG)_CHECKSUM := accf6fdca5e282cafec1b865f4b5e963ba8ea7fb
$(PKG)_SUBDIR := bison-$($(PKG)_VERSION)
$(PKG)_FILE := bison-$($(PKG)_VERSION).tar.xz
$(PKG)_URL := http://ftp.gnu.org/pub/gnu/bison/$($(PKG)_FILE)