mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 11:22:56 +02:00
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'
|
# Template file for 'ca-certificates'
|
||||||
pkgname=ca-certificates
|
pkgname=ca-certificates
|
||||||
version=20150426
|
version=20151214
|
||||||
revision=7
|
revision=1
|
||||||
|
wrksrc="$pkgname"
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
noarch="yes"
|
noarch="yes"
|
||||||
hostmakedepends="libressl"
|
hostmakedepends="libressl"
|
||||||
|
@ -12,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
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=37dbaa93ed64cc4ae93ac295f9248fbc741bd51376438cfb1257f17efab5494f
|
checksum=59286e6403f482a24c672e09b810c7d089a73153d4772ff4a66e86053a920525
|
||||||
|
|
||||||
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
Reference in a new issue