]> git.ipfire.org Git - people/mlorenz/ipfire-2.x.git/commitdiff
bc: update to 6.7.5
authorMarcel Lorenz <marcel.lorenz@ipfire.org>
Wed, 10 Apr 2024 19:30:11 +0000 (21:30 +0200)
committerMarcel Lorenz <marcel.lorenz@ipfire.org>
Wed, 10 Apr 2024 19:30:11 +0000 (21:30 +0200)
lfs/bc

diff --git a/lfs/bc b/lfs/bc
index 3cf1944582e103e96d0783eafbc3af1f683756a5..2c73aa94d3fc400baa2e25b0d49fba0f6df5df59 100644 (file)
--- a/lfs/bc
+++ b/lfs/bc
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2023  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2024  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 6.5.0
+VER        = 6.7.5
 
 THISAPP    = bc-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = e4aa633162d03fc5723e967ba81f985ab1b16e47b3c9a3ca1c32e9a717db682ce88cc6ba453d5e9b09539dcb8ddbb258b7b7dbdd2e27279355e3c35028d56130
+$(DL_FILE)_BLAKE2 = 3942cfbbc2b8a307bc24b9f7c3e037bce374bd17332b236a8c76ccacef1177e36669b7f61944a5c5791b0a436dec171991cfc821526865a816fba91e65aa1f04
 
 install : $(TARGET)