summaryrefslogtreecommitdiffstats
path: root/rules/ca-certificates.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2016-11-10 15:34:07 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2016-11-10 15:54:48 +0100
commitb7e69ee4a28dde6a3f6e36baf188adc0f13f7dfe (patch)
treec8f45008a171b679cdb856979cff4fa29956abc2 /rules/ca-certificates.make
parente20f711b9bf3926dfb2e4cef3006846e7e7f65e7 (diff)
downloadptxdist-b7e69ee4a28dde6a3f6e36baf188adc0f13f7dfe.tar.gz
ptxdist-b7e69ee4a28dde6a3f6e36baf188adc0f13f7dfe.tar.xz
ca-certificates: version bump 2016.02.26 -> 2016.08.08
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/ca-certificates.make')
-rw-r--r--rules/ca-certificates.make6
1 files changed, 3 insertions, 3 deletions
diff --git a/rules/ca-certificates.make b/rules/ca-certificates.make
index 01abd7a24..0770411f7 100644
--- a/rules/ca-certificates.make
+++ b/rules/ca-certificates.make
@@ -16,10 +16,10 @@ PACKAGES-$(PTXCONF_CA_CERTIFICATES) += ca-certificates
#
# Paths and names
#
-CA_CERTIFICATES_VERSION := 2016.02.26
+CA_CERTIFICATES_VERSION := 2016.08.08
# The commit hash of the default branch. Update this in sync with the date above.
-CA_CERTIFICATES_HASH := 07594dabc757
-CA_CERTIFICATES_MD5 := 6dc99591db944198254c6e6ad8f0eaa4
+CA_CERTIFICATES_HASH := 79f079284141
+CA_CERTIFICATES_MD5 := 4be3172ed2528ade3574cfbe35eec421
CA_CERTIFICATES := ca-certificates-$(CA_CERTIFICATES_VERSION)
CA_CERTIFICATES_SUFFIX := txt
CA_CERTIFICATES_URL := https://hg.mozilla.org/releases/mozilla-release/raw-file/$(CA_CERTIFICATES_HASH)/security/nss/lib/ckfw/builtins/certdata.$(CA_CERTIFICATES_SUFFIX)