]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
bison: Update to 3.8.2
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 29 Nov 2022 09:41:56 +0000 (09:41 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 29 Nov 2022 09:41:56 +0000 (09:41 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
bison/bison.nm

index cbbb0da69eeaf3dbf0a049230f7176614782d0c2..96d0ed3318cdf2379617b425c7d59f3a59349978 100644 (file)
@@ -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