ca_root_certificates: update to latest version

This commit is contained in:
PulkoMandy
2024-06-02 15:51:45 +02:00
parent e5ab3efa17
commit a21829df78

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-2023 Mozilla"
COPYRIGHT="2008-2024 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="23c2469e2a568362a62eecf1b49ed90a15621e6fa30e29947ded3436422de9b9"
CHECKSUM_SHA256="1794c1d4f7055b7d02c2170337b61b48a2ef6c90d77e95444fd2596f4cac609f"
SOURCE_FILENAME="ca-bundle-$portVersion.crt"
ARCHITECTURES="any"