X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fca-certificates;h=4317657c6512fdb393c43144324c430f66658447;hp=371a0b3e74abe98e28a8fa1a4e8eac1f11548dda;hb=HEAD;hpb=bf1ea6966b9738bc8536afc4edde26a424143bd8 diff --git a/lfs/ca-certificates b/lfs/ca-certificates index 371a0b3e74..5fe5ca5501 100644 --- a/lfs/ca-certificates +++ b/lfs/ca-certificates @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2021 IPFire Team # +# Copyright (C) 2007-2024 IPFire Team # # # # 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,9 @@ include Config -VER = 20210521 +VER = 20240217 + +# From https://hg.mozilla.org/mozilla-central/raw-file/tip/security/nss/lib/ckfw/builtins/certdata.txt THISAPP = ca-certificates DIR_APP = $(DIR_SRC)/$(THISAPP) @@ -36,11 +38,11 @@ TARGET = $(DIR_INFO)/$(THISAPP) install : $(TARGET) -check : +check : -download : +download : -md5 : +b2 : ############################################################################### # Installation Details