mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
ca-certificates: update to 20240203+3.98.
This commit is contained in:
parent
e62292d619
commit
f822eef90c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ca-certificates'
|
||||
pkgname=ca-certificates
|
||||
version=20240203+3.95
|
||||
version=20240203+3.98
|
||||
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="3286d3fc42c4d11b7086711a85f865b44065ce05cf1fb5376b2abed07622a9c6
|
||||
469888e41e8a780051ce00edcd914e8a6bd38da88a82cfb84898dd388635822a"
|
||||
f549cc33d35c0601674bfacf7c6ad683c187595eb4125b423238d3e9aa4209ce"
|
||||
|
||||
post_extract() {
|
||||
cp ${FILESDIR}/* $build_wrksrc/mozilla
|
||||
|
|
Loading…
Add table
Reference in a new issue