Revert "ca-certificates: update to 20180409."

This reverts commit 2d6726ddaf.

The update breaks downloading from certain hosts.

See https://build.voidlinux.eu/builders/x86_64_builder/builds/9173/steps/shell_3/logs/stdio
This commit is contained in:
Enno Boland 2018-05-16 13:24:06 +02:00
parent 8d07c96283
commit 45f982fda5
No known key found for this signature in database
GPG key ID: D09964719BDE9971

View file

@ -1,7 +1,8 @@
# Template file for 'ca-certificates' # Template file for 'ca-certificates'
pkgname=ca-certificates pkgname=ca-certificates
version=20180409 reverts=20180409_1
revision=1 version=20170717
revision=3
wrksrc="${pkgname}" wrksrc="${pkgname}"
bootstrap=yes bootstrap=yes
noarch="yes" noarch="yes"
@ -13,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="https://tracker.debian.org/pkg/ca-certificates" homepage="https://tracker.debian.org/pkg/ca-certificates"
license="GPL-2, MPL-2.0" license="GPL-2, MPL-2.0"
distfiles="${DEBIAN_SITE}/main/c/${pkgname}/${pkgname}_${version}.tar.xz" distfiles="${DEBIAN_SITE}/main/c/${pkgname}/${pkgname}_${version}.tar.xz"
checksum=7af6f5bfc619fd29cbf0258c1d95107c38ce840ad6274e343e1e0d971fc72b51 checksum=e487639b641fa75445174734dd6e9d600373e3248b3d86a7e3c6d0f6977decd2
post_extract() { post_extract() {
$BUILD_CC $BUILD_CFLAGS ${FILESDIR}/certdata2pem.c -o ${wrksrc}/mozilla/certdata2pem $BUILD_CC $BUILD_CFLAGS ${FILESDIR}/certdata2pem.c -o ${wrksrc}/mozilla/certdata2pem