ca-certificates: update to 20130906.

This commit is contained in:
Juan RP 2013-09-28 09:52:09 +02:00
parent 76fd1de235
commit 5b890ebebf

View file

@ -1,6 +1,6 @@
# Template file for 'ca-certificates' # Template file for 'ca-certificates'
pkgname=ca-certificates pkgname=ca-certificates
version=20130610 version=20130906
revision=1 revision=1
makedepends="python openssl run-parts" makedepends="python openssl run-parts"
short_desc="Common CA certificates" short_desc="Common CA certificates"
@ -8,7 +8,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://packages.qa.debian.org/c/ca-certificates.html" homepage="http://packages.qa.debian.org/c/ca-certificates.html"
license="GPL-2" license="GPL-2"
distfiles="${DEBIAN_SITE}/main/c/${pkgname}/${pkgname}_${version}.tar.gz" distfiles="${DEBIAN_SITE}/main/c/${pkgname}/${pkgname}_${version}.tar.gz"
checksum=9529a9cdfca53dc2ecea96171d8d2ff6ff343843f894af4d446686f02a6c03f2 checksum=dd10520091d469e95e11e5fafb7422d3be0a66071984d09009ed3e0232cb277d
long_desc=" long_desc="
This package includes PEM files of CA certificates to allow SSL-based This package includes PEM files of CA certificates to allow SSL-based
applications to check for the authenticity of SSL connections." applications to check for the authenticity of SSL connections."