From 319616ea8bb5c8ceb33a04fd328fe0c1223fd3f5 Mon Sep 17 00:00:00 2001 From: Augustin Cavalier Date: Sat, 10 Jun 2017 19:32:46 -0400 Subject: [PATCH] ca_root_certificates: Add missing checksum. (The commented out one was from the 2015-... version.) --- .../ca_root_certificates/ca_root_certificates-2017_01_18.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/haiku-data/ca_root_certificates/ca_root_certificates-2017_01_18.recipe b/haiku-data/ca_root_certificates/ca_root_certificates-2017_01_18.recipe index ba9ed5010..39b5b3de5 100644 --- a/haiku-data/ca_root_certificates/ca_root_certificates-2017_01_18.recipe +++ b/haiku-data/ca_root_certificates/ca_root_certificates-2017_01_18.recipe @@ -13,7 +13,7 @@ LICENSE="MPL v1.1 GNU LGPL v2.1" SOURCE_URI="https://curl.haxx.se/ca/cacert-2017-01-18.pem#noarchive" SOURCE_FILENAME="ca-bundle-$portVersion.crt" -#CHECKSUM_SHA256="7d8aaf09d6756ca3387bc1f1927debd748378dda807c30c84d116ed4e90d31b8" +CHECKSUM_SHA256="e62a07e61e5870effa81b430e1900778943c228bd7da1259dd6a955ee2262b47" REVISION="1" ARCHITECTURES="any" DISABLE_SOURCE_PACKAGE=yes