diff options
-rw-r--r-- | disabled/openssl.lorry (renamed from open-source-lorries/openssl.lorry) | 0 | ||||
-rw-r--r-- | open-source-lorries/openssl-new.lorry | 6 |
2 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/openssl.lorry b/disabled/openssl.lorry index 161223c..161223c 100644 --- a/open-source-lorries/openssl.lorry +++ b/disabled/openssl.lorry 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" + } +} |