From 05c9e1cc8c2fc80a9b43f4da94e1d6e866c5403b Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Tue, 5 Dec 2023 11:14:50 +0100 Subject: [PATCH] ca_root_certificates, bump version (#9828) --- ...22_10_11.recipe => ca_root_certificates-2023_08_22.recipe} | 4 ++-- ..._11.recipe => ca_root_certificates_java-2023_08_22.recipe} | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) rename haiku-data/ca_root_certificates/{ca_root_certificates-2022_10_11.recipe => ca_root_certificates-2023_08_22.recipe} (89%) rename haiku-data/ca_root_certificates_java/{ca_root_certificates_java-2022_10_11.recipe => ca_root_certificates_java-2023_08_22.recipe} (87%) diff --git a/haiku-data/ca_root_certificates/ca_root_certificates-2022_10_11.recipe b/haiku-data/ca_root_certificates/ca_root_certificates-2023_08_22.recipe similarity index 89% rename from haiku-data/ca_root_certificates/ca_root_certificates-2022_10_11.recipe rename to haiku-data/ca_root_certificates/ca_root_certificates-2023_08_22.recipe index 78155b014..d1ad1f81d 100644 --- a/haiku-data/ca_root_certificates/ca_root_certificates-2022_10_11.recipe +++ b/haiku-data/ca_root_certificates/ca_root_certificates-2023_08_22.recipe @@ -7,13 +7,13 @@ These were automatically extracted from Mozilla's root certificates file \ can be directly used with curl / libcurl / php_curl, or with an \ Apache+mod_ssl webserver for SSL client authentication." HOMEPAGE="https://www.mozilla.org/en-US/about/governance/policies/security-group/certs/" -COPYRIGHT="2008-2022 Mozilla" +COPYRIGHT="2008-2023 Mozilla" LICENSE="MPL v1.1 GNU GPL v2 GNU LGPL v2.1" REVISION="1" SOURCE_URI="https://curl.haxx.se/ca/cacert-${portVersion//_/-}.pem#noarchive" -CHECKSUM_SHA256="2cff03f9efdaf52626bd1b451d700605dc1ea000c5da56bd0fc59f8f43071040" +CHECKSUM_SHA256="23c2469e2a568362a62eecf1b49ed90a15621e6fa30e29947ded3436422de9b9" SOURCE_FILENAME="ca-bundle-$portVersion.crt" ARCHITECTURES="any" diff --git a/haiku-data/ca_root_certificates_java/ca_root_certificates_java-2022_10_11.recipe b/haiku-data/ca_root_certificates_java/ca_root_certificates_java-2023_08_22.recipe similarity index 87% rename from haiku-data/ca_root_certificates_java/ca_root_certificates_java-2022_10_11.recipe rename to haiku-data/ca_root_certificates_java/ca_root_certificates_java-2023_08_22.recipe index 7ae1a9af4..f24e1b2f8 100644 --- a/haiku-data/ca_root_certificates_java/ca_root_certificates_java-2022_10_11.recipe +++ b/haiku-data/ca_root_certificates_java/ca_root_certificates_java-2023_08_22.recipe @@ -1,13 +1,13 @@ SUMMARY="Bundle of CA root certificates for OpenJDK" DESCRIPTION="Certificate data for OpenJDK." HOMEPAGE="https://www.mozilla.org/en-US/about/governance/policies/security-group/certs/" -COPYRIGHT="2008-2022 Mozilla" +COPYRIGHT="2008-2023 Mozilla" LICENSE="MPL v1.1 GNU GPL v2 GNU LGPL v2.1" REVISION="1" SOURCE_URI="https://curl.haxx.se/ca/cacert-${portVersion//_/-}.pem#noarchive" -CHECKSUM_SHA256="2cff03f9efdaf52626bd1b451d700605dc1ea000c5da56bd0fc59f8f43071040" +CHECKSUM_SHA256="23c2469e2a568362a62eecf1b49ed90a15621e6fa30e29947ded3436422de9b9" SOURCE_FILENAME="ca-bundle-$portVersion.crt" ARCHITECTURES="any"