ca-certificates: update to 20161102.
This commit is contained in:
parent
60bbd518c8
commit
1b2ad98483
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ca-certificates'
|
||||
pkgname=ca-certificates
|
||||
version=20160104
|
||||
revision=2
|
||||
version=20161102
|
||||
revision=1
|
||||
wrksrc="$pkgname"
|
||||
bootstrap=yes
|
||||
noarch="yes"
|
||||
|
@ -13,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=09eb770122e23260316120c0cbbddc8a1d33e7147210ce44e146084d5d5abcdd
|
||||
checksum=25384a67e2f1e76495ceeb00abfdbe831033780324128cb1587d09132dd173a5
|
||||
|
||||
post_extract() {
|
||||
$BUILD_CC $BUILD_CFLAGS ${FILESDIR}/certdata2pem.c -o ${wrksrc}/mozilla/certdata2pem
|
||||
|
|
Loading…
Reference in a new issue