ca-certificates: update to 20110502+nmu1.
This commit is contained in:
parent
8d4998db6d
commit
e533634d95
|
@ -1,19 +1,20 @@
|
|||
# Template file for 'ca-certificates'
|
||||
pkgname=ca-certificates
|
||||
version=20110502
|
||||
version=20110502+nmu1
|
||||
distfiles="${DEBIAN_SITE}/main/c/${pkgname}/${pkgname}_${version}.tar.gz"
|
||||
build_style=custom-install
|
||||
short_desc="Common CA certificates"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://packages.qa.debian.org/c/ca-certificates.html"
|
||||
license="GPL-2"
|
||||
conf_files="/etc/ca-certificates.conf"
|
||||
checksum=e758c99c73b77eaa32d7e1212a01ee5bd77b0534a2fc34425714854175d0afb2
|
||||
checksum=32349782ed419d88924f69e3feb1755a045dc15b8d0cfd15cdd9176f0596997d
|
||||
long_desc="
|
||||
This package includes PEM files of CA certificates to allow SSL-based
|
||||
applications to check for the authenticity of SSL connections."
|
||||
|
||||
conf_files="/etc/ca-certificates.conf"
|
||||
noarch=yes
|
||||
|
||||
Add_dependency full findutils
|
||||
Add_dependency full sed
|
||||
Add_dependency full openssl
|
||||
|
|
Loading…
Reference in New Issue