ca-certificates: update to 20120212.
This commit is contained in:
parent
99727e9ee4
commit
63aa6be7f9
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'ca-certificates'
|
# Template file for 'ca-certificates'
|
||||||
pkgname=ca-certificates
|
pkgname=ca-certificates
|
||||||
version=20111211
|
version=20120212
|
||||||
distfiles="${DEBIAN_SITE}/main/c/${pkgname}/${pkgname}_${version}.tar.gz"
|
distfiles="${DEBIAN_SITE}/main/c/${pkgname}/${pkgname}_${version}.tar.gz"
|
||||||
short_desc="Common CA certificates"
|
short_desc="Common CA certificates"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
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"
|
||||||
checksum=6f0633136d17ffef3ed0adfb171a00136a320f0fd79c9c75733ac02662a754a7
|
checksum=95f3eac93dad4433b5731bc9e106a26e2ccf210acace1927e597477b24187dce
|
||||||
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."
|
||||||
|
|
Loading…
Reference in a new issue