From a1af7dd4ac426b64d108a5c2173c70d759e7c5af Mon Sep 17 00:00:00 2001 From: Jacob Vosmaer Date: Wed, 23 Apr 2014 11:46:59 +0200 Subject: [PATCH] Update the Curl CA certificates --- config/software/cacerts.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/software/cacerts.rb b/config/software/cacerts.rb index bf58724..3ed1151 100644 --- a/config/software/cacerts.rb +++ b/config/software/cacerts.rb @@ -16,10 +16,10 @@ # name "cacerts" -default_version "2014.01.28" # date of the file is in a comment at the start, or in the changelog +default_version "2014.04.23" # date of the file is in a comment at the start, or in the changelog source :url => "http://curl.haxx.se/ca/cacert.pem", - :md5 => '5d108f8ab86afacc6663aafca8604dd3' + :md5 => '9f92a0d9f605e227ae068e605f4c86fa' relative_path "cacerts-#{version}" -- libgit2 0.21.2