mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
ca-certificates: update to 20160104.
This commit is contained in:
parent
ac9007de10
commit
a4447ab6d9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ca-certificates'
|
# Template file for 'ca-certificates'
|
||||||
pkgname=ca-certificates
|
pkgname=ca-certificates
|
||||||
version=20151214
|
version=20160104
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="$pkgname"
|
wrksrc="$pkgname"
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
|
@ -13,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=59286e6403f482a24c672e09b810c7d089a73153d4772ff4a66e86053a920525
|
checksum=09eb770122e23260316120c0cbbddc8a1d33e7147210ce44e146084d5d5abcdd
|
||||||
|
|
||||||
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