ca-certificates: update to 20151214.
This commit is contained in:
parent
a90b5071e0
commit
d420d483af
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,8 @@
|
|||
# Template file for 'ca-certificates'
|
||||
pkgname=ca-certificates
|
||||
version=20150426
|
||||
revision=7
|
||||
version=20151214
|
||||
revision=1
|
||||
wrksrc="$pkgname"
|
||||
bootstrap=yes
|
||||
noarch="yes"
|
||||
hostmakedepends="libressl"
|
||||
|
@ -12,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://packages.qa.debian.org/c/ca-certificates.html"
|
||||
license="GPL-2"
|
||||
distfiles="${DEBIAN_SITE}/main/c/${pkgname}/${pkgname}_${version}.tar.xz"
|
||||
checksum=37dbaa93ed64cc4ae93ac295f9248fbc741bd51376438cfb1257f17efab5494f
|
||||
checksum=59286e6403f482a24c672e09b810c7d089a73153d4772ff4a66e86053a920525
|
||||
|
||||
post_extract() {
|
||||
$BUILD_CC $BUILD_CFLAGS ${FILESDIR}/certdata2pem.c -o ${wrksrc}/mozilla/certdata2pem
|
||||
|
|
Loading…
Reference in a new issue