ca-certificates: update to 20141019.
This commit is contained in:
parent
65b526c496
commit
3270b06956
1 changed files with 3 additions and 4 deletions
|
@ -1,8 +1,7 @@
|
||||||
# Template file for 'ca-certificates'
|
# Template file for 'ca-certificates'
|
||||||
pkgname=ca-certificates
|
pkgname=ca-certificates
|
||||||
version=20140325
|
version=20141019
|
||||||
revision=3
|
revision=1
|
||||||
wrksrc="${pkgname}"
|
|
||||||
noarch="yes"
|
noarch="yes"
|
||||||
hostmakedepends="python"
|
hostmakedepends="python"
|
||||||
depends="virtual?openssl run-parts"
|
depends="virtual?openssl run-parts"
|
||||||
|
@ -12,7 +11,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.xz"
|
distfiles="${DEBIAN_SITE}/main/c/${pkgname}/${pkgname}_${version}.tar.xz"
|
||||||
checksum=c0e3d8c517995db2737f7f1a9b69d654b8823fa6d337871c6ce111fcf083454a
|
checksum=684902d3f4e9ad27829f4af0d9d2d588afed03667997579b9c2be86fcd1eb73a
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
make ${makejobs}
|
make ${makejobs}
|
||||||
|
|
Loading…
Reference in a new issue