From: Michael Tremer Date: Tue, 29 Nov 2022 09:41:56 +0000 (+0000) Subject: bison: Update to 3.8.2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b41c86cdf3680c37d8fee256d5c745a63e15bf8;p=ipfire-3.x.git bison: Update to 3.8.2 Signed-off-by: Michael Tremer --- diff --git a/bison/bison.nm b/bison/bison.nm index cbbb0da69..96d0ed331 100644 --- a/bison/bison.nm +++ b/bison/bison.nm @@ -4,7 +4,7 @@ ############################################################################### name = bison -version = 3.3.2 +version = 3.8.2 release = 1 groups = Development/Tools @@ -17,7 +17,7 @@ description context-free grammar into an LALR(1) or GLR parser for that grammar. end -source_dl = http://ftp.gnu.org/gnu/bison/ +source_dl = https://ftp.gnu.org/gnu/bison/ sources = %{thisapp}.tar.xz build