summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2012-07-18 19:59:48 +0100
committerSam Thursfield <sam.thursfield@codethink.co.uk>2012-07-18 19:59:48 +0100
commit4838c61cc20dcb60d2790c8cdef5110f6a7bbd30 (patch)
treef0fc0f0a519c3177ac31ac82bcd8ebc820998fe1
parentb4b4b35662c77ccd53f6b5a1ed232f63baae27d4 (diff)
downloadlorry-4838c61cc20dcb60d2790c8cdef5110f6a7bbd30.tar.gz
lorries: Add nss tarball import
The benefits of importing from Mozilla CVS I think in this case slightly outweigh the costs :) Required by liboauth, which is required for libgdata and e-d-s.
-rw-r--r--lorries/nss.lorry8
1 files changed, 8 insertions, 0 deletions
diff --git a/lorries/nss.lorry b/lorries/nss.lorry
new file mode 100644
index 0000000..a262fdf
--- /dev/null
+++ b/lorries/nss.lorry
@@ -0,0 +1,8 @@
+{
+ "nss": {
+ "type": "tarball",
+ "compression": "gzip",
+ "strip": 1,
+ "url": "http://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_12_11_RTM/src/nss-3.12.11.tar.gz"
+ }
+}