diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-06-22 13:05:20 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-06-22 13:05:20 +0000 |
| commit | 3ac2c38cb777b2e99f3e95e44b48c9553dc0d0d8 (patch) | |
| tree | 2f22022fd0abb77523f0f4cb064b4f090cf47e17 /repos/extra/nss/abuild | |
| parent | 228e88b00dcdb1e0518153a0bab45fc069fc5544 (diff) | |
| download | alicelinux-3ac2c38cb777b2e99f3e95e44b48c9553dc0d0d8.tar.gz alicelinux-3ac2c38cb777b2e99f3e95e44b48c9553dc0d0d8.zip | |
nss: updated to 3.113
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 75e03548..9a30851e 100644 --- a/repos/extra/nss/abuild +++ b/repos/extra/nss/abuild @@ -1,5 +1,5 @@ name=nss -version=3.112 +version=3.113 _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 |