diff options
author | Paul Sherwood <paul.sherwood@codethink.co.uk> | 2014-06-25 19:25:23 +0000 |
---|---|---|
committer | Paul Sherwood <paul.sherwood@codethink.co.uk> | 2014-06-25 19:25:23 +0000 |
commit | e574d5ec3602792720661fae0b1531cf407d7678 (patch) | |
tree | 8ff3cd12bee5a5e1b0aa00f6ccbc4307fa3cf341 /open-source-lorries | |
parent | 56d68b207c8fff6927b64cbff507fe6f1952ba82 (diff) | |
download | lorries-e574d5ec3602792720661fae0b1531cf407d7678.tar.gz |
Add lorry for ca-certificates from Debian
Diffstat (limited to 'open-source-lorries')
-rw-r--r-- | open-source-lorries/ca-certificates.lorry | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/ca-certificates.lorry b/open-source-lorries/ca-certificates.lorry new file mode 100644 index 0000000..73bb9ad --- /dev/null +++ b/open-source-lorries/ca-certificates.lorry @@ -0,0 +1,6 @@ +{ + "ca-certificates": { + "type": "git", + "url": "git://anonscm.debian.org/collab-maint/ca-certificates.git" + } +} |