bison: Update to 3.7.1

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2020-08-11 09:48:53 +00:00
parent c77c5376e4
commit ea6006cb93
2 changed files with 127 additions and 30 deletions

View File

@@ -24,7 +24,7 @@
include Config
VER = 3.0.5
VER = 3.7.1
THISAPP = bison-$(VER)
DL_FILE = $(THISAPP).tar.xz
@@ -45,7 +45,7 @@ objects =$(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 3e54f20988ecd1b62044e25481e5f06b
$(DL_FILE)_MD5 = e7c8c321351ebdf70f5f0825f3faaee2
install : $(TARGET)