We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae45366 commit 68b39abCopy full SHA for 68b39ab
1 file changed
srcpkgs/ca-certificates/template
@@ -1,6 +1,6 @@
1
# Template file for 'ca-certificates'
2
pkgname=ca-certificates
3
-version=20250419+3.118.1
+version=20250419+3.121
4
revision=1
5
_nss_version=${version#*+}
6
bootstrap=yes
@@ -15,7 +15,7 @@ homepage="https://wiki.mozilla.org/NSS:Root_certs"
15
distfiles="${DEBIAN_SITE}/main/c/${pkgname}/${pkgname}_${version%+*}.tar.xz
16
${MOZILLA_SITE}/security/nss/releases/NSS_${_nss_version//\./_}_RTM/src/nss-${_nss_version}.tar.gz"
17
checksum="33b44ef78653ecd3f0f2f13e5bba6be466be2e7da72182f737912b81798ba5d2
18
- 8c390a676ea37266fcd3d0cd2fb070e2f69f4d78fa4ed88e07ac0c9eb5aab8d3"
+ cb3a8f8781bea78b7b8edd3afb7a2cb58e4881bb0160d189a39b98216ba7632e"
19
post_extract() {
20
cp ${FILESDIR}/* $build_wrksrc/mozilla
21
}
0 commit comments