diff options
author | Pedro Alvarez <pedro.alvarez@codethink.co.uk> | 2017-02-05 16:47:26 +0000 |
---|---|---|
committer | Pedro Alvarez <pedro.alvarez@codethink.co.uk> | 2017-02-07 10:24:23 +0000 |
commit | 00b82fc92819be0a1f6cd9676b2715e576e12429 (patch) | |
tree | cf0f8e0b06df1ef84de4beff36efe300c710148f /open-source-lorries | |
parent | 5ae05c4531bf6cb0ae3458fbd4a0a280b8b03d40 (diff) | |
download | lorries-00b82fc92819be0a1f6cd9676b2715e576e12429.tar.gz |
Upgrade nss tarball lorry to 3.28.1pedro/nss-upgrade
Diffstat (limited to 'open-source-lorries')
-rw-r--r-- | open-source-lorries/nss.lorry | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/open-source-lorries/nss.lorry b/open-source-lorries/nss.lorry index d95049c..8812513 100644 --- a/open-source-lorries/nss.lorry +++ b/open-source-lorries/nss.lorry @@ -1,6 +1,6 @@ { "nss": { "type": "tarball", - "url": "http://ftp.mozilla.org/pub/security/nss/releases/NSS_3_21_RTM/src/nss-3.21.tar.gz" + "url": "https://ftp.mozilla.org/pub/security/nss/releases/NSS_3_28_1_RTM/src/nss-3.28.1.tar.gz" } } |