mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
Bump version of ca_root_certificates.
This commit is contained in:
@@ -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-2021 Mozilla"
|
||||
COPYRIGHT="2008-2022 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="6ed95025fba2aef0ce7b647607225745624497f876d74ef6ec22b26e73e9de77"
|
||||
CHECKSUM_SHA256="2cff03f9efdaf52626bd1b451d700605dc1ea000c5da56bd0fc59f8f43071040"
|
||||
SOURCE_FILENAME="ca-bundle-$portVersion.crt"
|
||||
|
||||
ARCHITECTURES="any"
|
||||
@@ -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-2021 Mozilla"
|
||||
COPYRIGHT="2008-2022 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="6ed95025fba2aef0ce7b647607225745624497f876d74ef6ec22b26e73e9de77"
|
||||
CHECKSUM_SHA256="2cff03f9efdaf52626bd1b451d700605dc1ea000c5da56bd0fc59f8f43071040"
|
||||
SOURCE_FILENAME="ca-bundle-$portVersion.crt"
|
||||
|
||||
ARCHITECTURES="any"
|
||||
Reference in New Issue
Block a user