From b1af6f27386aedcc7fb434d4f7b5cbf58e558ba3 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 16 Dec 2011 08:11:02 +0100 Subject: [PATCH] ca-certificates: update to 20111211. --- 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 14c6f0fc255..52977c2bad0 100644 --- a/srcpkgs/ca-certificates/template +++ b/srcpkgs/ca-certificates/template @@ -1,12 +1,12 @@ # Template file for 'ca-certificates' pkgname=ca-certificates -version=20111025 +version=20111211 distfiles="${DEBIAN_SITE}/main/c/${pkgname}/${pkgname}_${version}.tar.gz" short_desc="Common CA certificates" maintainer="Juan RP " homepage="http://packages.qa.debian.org/c/ca-certificates.html" license="GPL-2" -checksum=318bbf0f7c0a32adc10105f843148fd0e9e3b013de75645c02ea858652240924 +checksum=6f0633136d17ffef3ed0adfb171a00136a320f0fd79c9c75733ac02662a754a7 long_desc=" This package includes PEM files of CA certificates to allow SSL-based applications to check for the authenticity of SSL connections."