From db8a693e7e0e67c33272962e8b80f5f79a1ad456 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Thu, 10 Sep 2020 23:46:50 +0100 Subject: Update URL for OpenSSL OpenSSL's canonical repository is now on GitHub. The repositories on git.openssl.org do not seem to be available over https, which is a bit ironic. --- open-source-lorries/openssl-new.lorry | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/open-source-lorries/openssl-new.lorry b/open-source-lorries/openssl-new.lorry index 366b7a1..d7ad0e4 100644 --- a/open-source-lorries/openssl-new.lorry +++ b/open-source-lorries/openssl-new.lorry @@ -1,6 +1,6 @@ { "openssl-new": { "type": "git", - "url": "git://git.openssl.org/openssl.git" + "url": "https://github.com/openssl/openssl.git" } } -- cgit v1.2.1