From: Adolf Belka Date: Mon, 29 Mar 2021 11:43:59 +0000 (+0200) Subject: bison: Update to 3.7.6 X-Git-Tag: v2.25-core156~8^2~206 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b3c86db7f00baf85fb1a315f59f4e8478e300b8c;p=ipfire-2.x.git 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 Signed-off-by: Michael Tremer --- diff --git a/lfs/bison b/lfs/bison index 9c65723f55..3a26814065 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)