ca-certificates: update to 20140223.

This commit is contained in:
Juan RP 2014-03-14 09:36:42 +01:00
parent 946a6532c6
commit 9d7cd3faf1

View file

@ -1,7 +1,7 @@
# Template file for 'ca-certificates' # Template file for 'ca-certificates'
pkgname=ca-certificates pkgname=ca-certificates
version=20130906 version=20140223
revision=3 revision=1
wrksrc="${pkgname}" wrksrc="${pkgname}"
noarch="yes" noarch="yes"
hostmakedepends="python openssl run-parts" hostmakedepends="python openssl run-parts"
@ -12,8 +12,8 @@ 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"
distfiles="${DEBIAN_SITE}/main/c/${pkgname}/${pkgname}_${version}.tar.gz" distfiles="${DEBIAN_SITE}/main/c/${pkgname}/${pkgname}_${version}.tar.xz"
checksum=dd10520091d469e95e11e5fafb7422d3be0a66071984d09009ed3e0232cb277d checksum=815b7cd97200b0d76450bb3e7d9b65997ac494ab6467b17369f65b2ef94bcb0c
do_build() { do_build() {
make ${makejobs} make ${makejobs}