From 67cebea4330e127614fe4dd8b0ac074729b9578c Mon Sep 17 00:00:00 2001 From: Christian Melki Date: Mon, 6 Feb 2023 10:10:11 +0100 Subject: ca-certificates: Version bump. 3.86 -> 3.87. Actually, no changes to the raw cert textfile. Bump the version to the latest one anyway. This eliminates the question of "latest". Signed-off-by: Christian Melki Message-Id: <20230206091012.1727700-1-christian.melki@t2data.com> Signed-off-by: Michael Olbrich --- rules/ca-certificates.make | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rules/ca-certificates.make b/rules/ca-certificates.make index 00014d60c..17919347c 100644 --- a/rules/ca-certificates.make +++ b/rules/ca-certificates.make @@ -14,7 +14,7 @@ PACKAGES-$(PTXCONF_CA_CERTIFICATES) += ca-certificates # # Paths and names # -CA_CERTIFICATES_VERSION := NSS_3_86_RTM +CA_CERTIFICATES_VERSION := NSS_3_87_RTM CA_CERTIFICATES_MD5 := a31809eb057bf80b67118f54a77b1856 CA_CERTIFICATES := ca-certificates-$(CA_CERTIFICATES_VERSION) CA_CERTIFICATES_SUFFIX := txt -- cgit v1.2.3