From 57cd1af75919a59b66eb68f554f91641c5c7ac08 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 22 Jan 2013 08:36:47 +0100 Subject: [PATCH] Revert "ca-certificates: update to 20130119." This reverts commit 80103952d73e94ed8c04178d49eac9550372f046. Until I found a proper fix. --- srcpkgs/ca-certificates/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/ca-certificates/template b/srcpkgs/ca-certificates/template index 5828b082c1..4b8c94faf2 100644 --- a/srcpkgs/ca-certificates/template +++ b/srcpkgs/ca-certificates/template @@ -1,7 +1,7 @@ # Template file for 'ca-certificates' pkgname=ca-certificates -version=20130119 -revision=1 +version=20121105 +revision=4 noarch=yes makedepends="python" fulldepends="openssl run-parts" @@ -11,7 +11,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=77551086b074b8c8a6c0fbb595b7efdd5a274cfc8505f015332ff06f4c76a012 long_desc=" This package includes PEM files of CA certificates to allow SSL-based applications to check for the authenticity of SSL connections."