ca_root_certificates, bump version (#9828)

This commit is contained in:
Schrijvers Luc
2023-12-05 11:14:50 +01:00
committed by GitHub
parent d2066f8b5c
commit 05c9e1cc8c
2 changed files with 4 additions and 4 deletions

View File

@@ -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"

View File

@@ -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"