diff --git a/haiku-data/ca_root_certificates/ca_root_certificates-2018_01_17.recipe b/haiku-data/ca_root_certificates/ca_root_certificates-2018_01_17.recipe index e35bd128c..decc2b6fd 100644 --- a/haiku-data/ca_root_certificates/ca_root_certificates-2018_01_17.recipe +++ b/haiku-data/ca_root_certificates/ca_root_certificates-2018_01_17.recipe @@ -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