summaryrefslogtreecommitdiff
path: root/open-source-lorries/mozilla-all.lorry
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2014-07-23 14:46:39 +0100
committerSam Thursfield <sam.thursfield@codethink.co.uk>2014-07-24 10:24:16 +0100
commit8ef121d35f903b4a721a800fd34e2013bd6a06f1 (patch)
tree3d370b3bc27146e698587c6ddbd7d74e40be08f7 /open-source-lorries/mozilla-all.lorry
parentfb2cad46120b012b4434aa9cec5d03a07f493407 (diff)
downloadlorries-8ef121d35f903b4a721a800fd34e2013bd6a06f1.tar.gz
Add GNOME related components
Diffstat (limited to 'open-source-lorries/mozilla-all.lorry')
-rw-r--r--open-source-lorries/mozilla-all.lorry14
1 files changed, 14 insertions, 0 deletions
diff --git a/open-source-lorries/mozilla-all.lorry b/open-source-lorries/mozilla-all.lorry
new file mode 100644
index 0000000..220c36f
--- /dev/null
+++ b/open-source-lorries/mozilla-all.lorry
@@ -0,0 +1,14 @@
+{
+ "mozilla/mozjs17": {
+ "type": "tarball",
+ "compression": "gzip",
+ "strip": 1,
+ "url": "https://ftp.mozilla.org/pub/mozilla.org/js/mozjs17.0.0.tar.gz"
+ },
+ "mozilla/mozjs24": {
+ "type": "tarball",
+ "compression": "bz2",
+ "strip": 1,
+ "url": "https://ftp.mozilla.org/pub/mozilla.org/js/mozjs-24.2.0.tar.bz2"
+ }
+}