ca-certificates: remove long_desc.
This commit is contained in:
parent
18e3f7b353
commit
19f029b4b8
1 changed files with 1 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ca-certificates'
|
||||
pkgname=ca-certificates
|
||||
version=20130906
|
||||
revision=2
|
||||
revision=3
|
||||
wrksrc="${pkgname}"
|
||||
noarch="yes"
|
||||
hostmakedepends="python openssl run-parts"
|
||||
|
@ -14,9 +14,6 @@ homepage="http://packages.qa.debian.org/c/ca-certificates.html"
|
|||
license="GPL-2"
|
||||
distfiles="${DEBIAN_SITE}/main/c/${pkgname}/${pkgname}_${version}.tar.gz"
|
||||
checksum=dd10520091d469e95e11e5fafb7422d3be0a66071984d09009ed3e0232cb277d
|
||||
long_desc="
|
||||
This package includes PEM files of CA certificates to allow SSL-based
|
||||
applications to check for the authenticity of SSL connections."
|
||||
|
||||
do_build() {
|
||||
make ${makejobs}
|
||||
|
|
Loading…
Add table
Reference in a new issue