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