]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
bison: Update to 3.7.6
authorAdolf Belka <adolf.belka@ipfire.org>
Mon, 29 Mar 2021 11:43:59 +0000 (13:43 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 29 Mar 2021 12:53:03 +0000 (12:53 +0000)
- 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>
lfs/bison

index 9c65723f552313261f570e5498b486cf069b4690..3a2681406570167812aac6ba48b7cc5e81b02aee 100644 (file)
--- a/lfs/bison
+++ b/lfs/bison
@@ -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)