ca-certificates: update to 20170717.
This commit is contained in:
parent
356af2896f
commit
2868ffeb5c
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'ca-certificates'
|
# Template file for 'ca-certificates'
|
||||||
pkgname=ca-certificates
|
pkgname=ca-certificates
|
||||||
version=20161130+nmu1
|
version=20170717
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname}-${version%+*}"
|
wrksrc="${pkgname}"
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
noarch="yes"
|
noarch="yes"
|
||||||
hostmakedepends="libressl"
|
hostmakedepends="libressl"
|
||||||
|
@ -13,7 +13,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=77f9aca431e3122bf04aa0ffd989b723d906db4d1c106e3290e463d73c177f0e
|
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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue