bison: Update to 3.7.6

Message ID 20210329114359.3758129-1-adolf.belka@ipfire.org
State Accepted
Commit b3c86db7f00baf85fb1a315f59f4e8478e300b8c
Headers
Series bison: Update to 3.7.6 |

Commit Message

Adolf Belka March 29, 2021, 11:43 a.m. UTC
  - 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>
---
 lfs/bison | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
  

Patch

diff --git a/lfs/bison b/lfs/bison
index 9c65723f5..3a2681406 100644
--- 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)