ca-certificates: update to 20250419+3.121.

This commit is contained in:
Đoàn Trần Công Danh
2026-02-25 09:14:05 +07:00
parent ae453667b2
commit 68b39ab4e2
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'ca-certificates'
pkgname=ca-certificates
version=20250419+3.118.1
version=20250419+3.121
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="33b44ef78653ecd3f0f2f13e5bba6be466be2e7da72182f737912b81798ba5d2
8c390a676ea37266fcd3d0cd2fb070e2f69f4d78fa4ed88e07ac0c9eb5aab8d3"
cb3a8f8781bea78b7b8edd3afb7a2cb58e4881bb0160d189a39b98216ba7632e"
post_extract() {
cp ${FILESDIR}/* $build_wrksrc/mozilla
}