diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-03-25 09:40:56 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-03-25 09:40:56 +0000 |
| commit | 03a9a3cb259add8f7f31405329f2f8530c2bc773 (patch) | |
| tree | 7c53882e62494d6f36a74c169e7c55d3bf228ccb /repos/extra/nss/abuild | |
| parent | 694d922e8d29e2442e40fc27d60c8a0e2c052eaa (diff) | |
| download | alicelinux-03a9a3cb259add8f7f31405329f2f8530c2bc773.tar.gz alicelinux-03a9a3cb259add8f7f31405329f2f8530c2bc773.zip | |
nss: updated to 3.122
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 d0897199..23b85370 100644 --- a/repos/extra/nss/abuild +++ b/repos/extra/nss/abuild @@ -1,5 +1,5 @@ name=nss -version=3.121 +version=3.122 _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 |