From 492076a59e0adbd35039e8bdd5cb4e294937e948 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 22 Jun 2013 07:36:10 +0200 Subject: [PATCH] ca-certificates: update to 20130610. --- srcpkgs/ca-certificates/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ca-certificates/template b/srcpkgs/ca-certificates/template index 43d4c2ec681..54ff9110fb8 100644 --- a/srcpkgs/ca-certificates/template +++ b/srcpkgs/ca-certificates/template @@ -1,6 +1,6 @@ # Template file for 'ca-certificates' pkgname=ca-certificates -version=20130119 +version=20130610 revision=1 makedepends="python openssl run-parts" short_desc="Common CA certificates" @@ -8,7 +8,7 @@ maintainer="Juan RP " homepage="http://packages.qa.debian.org/c/ca-certificates.html" license="GPL-2" distfiles="${DEBIAN_SITE}/main/c/${pkgname}/${pkgname}_${version}.tar.gz" -checksum=fb51ec9a2c551838cc1646a0b3c9e6bea5c1bb20ff5d71c542451fac4b191c22 +checksum=9529a9cdfca53dc2ecea96171d8d2ff6ff343843f894af4d446686f02a6c03f2 long_desc=" This package includes PEM files of CA certificates to allow SSL-based applications to check for the authenticity of SSL connections."