mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
ca_root_certificates: update CHECKSUM_SHA256.
This commit is contained in:
@@ -6,15 +6,16 @@ These were automatically extracted from Mozilla's root certificates file \
|
||||
(certdata.txt). It contains the certificates in PEM format and therefore \
|
||||
can be directly used with curl / libcurl / php_curl, or with an \
|
||||
Apache+mod_ssl webserver for SSL client authentication."
|
||||
HOMEPAGE="http://www.mozilla.org/en-US/about/governance/policies/security-group/certs/"
|
||||
COPYRIGHT="2008-2017 Mozilla"
|
||||
HOMEPAGE="https://www.mozilla.org/en-US/about/governance/policies/security-group/certs/"
|
||||
COPYRIGHT="2008-2018 Mozilla"
|
||||
LICENSE="MPL v1.1
|
||||
GNU GPL v2
|
||||
GNU LGPL v2.1"
|
||||
SOURCE_URI="https://curl.haxx.se/ca/cacert-2018-01-17.pem#noarchive"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://curl.haxx.se/ca/cacert-${portVersion//_/-}.pem#noarchive"
|
||||
CHECKSUM_SHA256="defe310a0184a12e4b1b3d147f1d77395dd7a09e3428373d019bef5d542ceba3"
|
||||
SOURCE_FILENAME="ca-bundle-$portVersion.crt"
|
||||
#CHECKSUM_SHA256="e62a07e61e5870effa81b430e1900778943c228bd7da1259dd6a955ee2262b47"
|
||||
REVISION="1"
|
||||
|
||||
ARCHITECTURES="any"
|
||||
DISABLE_SOURCE_PACKAGE=yes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user