bison: Update to 3.7.6

- Update from 3.7.1 to 3.7.6
- No update of rootfile required
- Changelog is too large to include here
   Full changelog can be viewed in ChangeLog file in the source tarball
    3.7.6  1 bug fix
    3.7.5  4 bug fixes
    3.7.4  2 bug fixes
    3.7.3  2 bug fixes
    3.7.2  6 bug fixes

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Adolf Belka
2021-03-29 13:43:59 +02:00
committed by Michael Tremer
parent 99d987bd4a
commit b3c86db7f0

View File

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