mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
ca-certificates: update to 20250419+3.111.
This commit is contained in:
parent
052013b85f
commit
c2d86f2e7b
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ca-certificates'
|
||||
pkgname=ca-certificates
|
||||
version=20241223+3.109
|
||||
version=20250419+3.111
|
||||
revision=1
|
||||
_nss_version=${version#*+}
|
||||
bootstrap=yes
|
||||
|
@ -14,8 +14,8 @@ license="GPL-2.0-or-later, MPL-2.0"
|
|||
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="dd8286d0a9dd35c756fea5f1df3fed1510fb891f376903891b003cd9b1ad7e03
|
||||
bea46c256118cd8910202f05339627d75291f13b80054527df58419b9d29c18b"
|
||||
checksum="33b44ef78653ecd3f0f2f13e5bba6be466be2e7da72182f737912b81798ba5d2
|
||||
5a4d5a44e91ef03cdc0c4897cf616e3c92f4e590ea835d3e0ccad8b005bd73c6"
|
||||
|
||||
post_extract() {
|
||||
cp ${FILESDIR}/* $build_wrksrc/mozilla
|
||||
|
|
Loading…
Add table
Reference in a new issue