ca-certificates: update to 20161130+nmu1.
This commit is contained in:
parent
72f2179c39
commit
3823d5a7dd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ca-certificates'
|
||||
pkgname=ca-certificates
|
||||
version=20161130
|
||||
version=20161130+nmu1
|
||||
revision=1
|
||||
wrksrc="$pkgname"
|
||||
bootstrap=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=04bca9e142a90a834aca0311f7ced237368d71fee7bd5c9f68ef7f4611aee471
|
||||
checksum=77f9aca431e3122bf04aa0ffd989b723d906db4d1c106e3290e463d73c177f0e
|
||||
|
||||
post_extract() {
|
||||
$BUILD_CC $BUILD_CFLAGS ${FILESDIR}/certdata2pem.c -o ${wrksrc}/mozilla/certdata2pem
|
||||
|
|
Loading…
Reference in a new issue