diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-12-01 21:46:45 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-12-01 21:46:45 +0800 |
| commit | 016d86563dc6fc33bc2575e900be59d0860b12b2 (patch) | |
| tree | acf093a0fbdbc01283f2d2cfe23d5a2340cd4a66 /repos/extra/nss/abuild | |
| parent | 21bb36db7ae695b9e36f66af0a1f39c73b024e1d (diff) | |
| download | alicelinux-016d86563dc6fc33bc2575e900be59d0860b12b2.tar.gz alicelinux-016d86563dc6fc33bc2575e900be59d0860b12b2.zip | |
nss: updated to 3.107
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 1fb1a92b..884495a7 100644 --- a/repos/extra/nss/abuild +++ b/repos/extra/nss/abuild @@ -1,5 +1,5 @@ name=nss -version=3.106 +version=3.107 _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 |