summaryrefslogtreecommitdiff
path: root/open-source-lorries
diff options
context:
space:
mode:
authorDaniel Silverstone <daniel.silverstone@codethink.co.uk>2013-02-27 16:26:59 +0000
committerDaniel Silverstone <daniel.silverstone@codethink.co.uk>2013-02-27 16:26:59 +0000
commit643c2937a6079706af00a562c088e94b66876050 (patch)
tree90231ccb74d533bdca466ee8c06da2f9abbe4105 /open-source-lorries
parent908dd2635e6720e37b28d3d49b25cbde7fbbf237 (diff)
downloadlorries-643c2937a6079706af00a562c088e94b66876050.tar.gz
Change openssl
Diffstat (limited to 'open-source-lorries')
-rw-r--r--open-source-lorries/openssl-new.lorry6
-rw-r--r--open-source-lorries/openssl.lorry7
2 files changed, 6 insertions, 7 deletions
diff --git a/open-source-lorries/openssl-new.lorry b/open-source-lorries/openssl-new.lorry
new file mode 100644
index 0000000..fe263de
--- /dev/null
+++ b/open-source-lorries/openssl-new.lorry
@@ -0,0 +1,6 @@
+{
+ "openssl-new": {
+ "type": "git",
+ "url": "git://github.com/openssl/openssl"
+ }
+}
diff --git a/open-source-lorries/openssl.lorry b/open-source-lorries/openssl.lorry
deleted file mode 100644
index 161223c..0000000
--- a/open-source-lorries/openssl.lorry
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "openssl": {
- "type": "cvs",
- "url": "anonymous@cvs.openssl.org:/openssl-cvs",
- "module": "openssl"
- }
-}