mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
ca-certificates: update to 20230311+3.95.
This commit is contained in:
parent
6ecf27691a
commit
2c4ed779c4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ca-certificates'
|
||||
pkgname=ca-certificates
|
||||
version=20230311+3.92
|
||||
version=20230311+3.95
|
||||
revision=1
|
||||
_nss_version=${version#*+}
|
||||
bootstrap=yes
|
||||
|
@ -15,7 +15,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="83de934afa186e279d1ed08ea0d73f5cf43a6fbfb5f00874b6db3711c64576f3
|
||||
3db192d6e882039af02ae7eaf3217ed114bb7ad83414c646772ab8021e24a254"
|
||||
469888e41e8a780051ce00edcd914e8a6bd38da88a82cfb84898dd388635822a"
|
||||
|
||||
post_extract() {
|
||||
cp ${FILESDIR}/* $build_wrksrc/mozilla
|
||||
|
|
Loading…
Add table
Reference in a new issue