parent
f3ded751c2
commit
3767cd1a1a
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ca-certificates'
|
# Template file for 'ca-certificates'
|
||||||
pkgname=ca-certificates
|
pkgname=ca-certificates
|
||||||
version=20211016+3.77
|
version=20211016+3.80
|
||||||
revision=1
|
revision=1
|
||||||
_nss_version=${version#*+}
|
_nss_version=${version#*+}
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
|
@ -8,7 +8,7 @@ conf_files="/etc/ca-certificates.conf"
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
build_wrksrc="work"
|
build_wrksrc="work"
|
||||||
hostmakedepends="openssl"
|
hostmakedepends="openssl"
|
||||||
depends="openssl<=2.0_1 run-parts"
|
depends="openssl run-parts"
|
||||||
short_desc="Common CA certificates for SSL/TLS from Mozilla"
|
short_desc="Common CA certificates for SSL/TLS from Mozilla"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later, MPL-2.0"
|
license="GPL-2.0-or-later, MPL-2.0"
|
||||||
|
@ -16,7 +16,7 @@ homepage="https://wiki.mozilla.org/NSS:Root_certs"
|
||||||
distfiles="${DEBIAN_SITE}/main/c/${pkgname}/${pkgname}_${version%+*}.tar.xz
|
distfiles="${DEBIAN_SITE}/main/c/${pkgname}/${pkgname}_${version%+*}.tar.xz
|
||||||
${MOZILLA_SITE}/security/nss/releases/NSS_${_nss_version//\./_}_RTM/src/nss-${_nss_version}.tar.gz"
|
${MOZILLA_SITE}/security/nss/releases/NSS_${_nss_version//\./_}_RTM/src/nss-${_nss_version}.tar.gz"
|
||||||
checksum="2ae9b6dc5f40c25d6d7fe55e07b54f12a8967d1955d3b7b2f42ee46266eeef88
|
checksum="2ae9b6dc5f40c25d6d7fe55e07b54f12a8967d1955d3b7b2f42ee46266eeef88
|
||||||
825edf5a2fd35b788a23ff80face591f82919ae3ad2b8f77d424a450d618dedd"
|
c0bf1fd2c7e29a6b02b309622baafc443eec90c8934bb155da4bb98988784b6a"
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
cp ${FILESDIR}/* $build_wrksrc/mozilla
|
cp ${FILESDIR}/* $build_wrksrc/mozilla
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue