diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-10-06 23:16:54 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-10-06 23:16:54 +0800 |
| commit | 63baa2af39033367387a240670b802ac8dc006a5 (patch) | |
| tree | 67b1e29c65aae4205a5fed4b22be06482f50cd8b /repos/extra/nss/abuild | |
| parent | 85dd299fb753b903786cc81d494e6f37020996fe (diff) | |
| download | alicelinux-63baa2af39033367387a240670b802ac8dc006a5.tar.gz alicelinux-63baa2af39033367387a240670b802ac8dc006a5.zip | |
nss: updated to 3.105
Diffstat (limited to 'repos/extra/nss/abuild')
| -rw-r--r-- | repos/extra/nss/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/nss/abuild b/repos/extra/nss/abuild index 7cc0404e..7cddc4e4 100644 --- a/repos/extra/nss/abuild +++ b/repos/extra/nss/abuild @@ -1,5 +1,5 @@ name=nss -version=3.104 +version=3.105 _version=$(echo $version | sed 's/\./_/g') release=1 source="https://archive.mozilla.org/pub/security/nss/releases/NSS_${_version}_RTM/src/nss-$version.tar.gz |