summaryrefslogtreecommitdiff
path: root/open-source-lorries/thrift.lorry
diff options
context:
space:
mode:
authorBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-07 16:23:42 +0100
committerBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-09 23:48:09 +0100
commitdf5e3fd7d0a7cbd9095df2bf4997abe09daa6be8 (patch)
treebabf221df408c8a9c7ed8f58effe7c91d3738f89 /open-source-lorries/thrift.lorry
parent81de4df3bf6da6fe0c156358a83d185c107b4c95 (diff)
downloadlorries-df5e3fd7d0a7cbd9095df2bf4997abe09daa6be8.tar.gz
Update URLs for Apache projects
Apache hosts Git mirrors for some of their projects, but: * They no longer support git native protocol. For ant, thrift, and zookeeper, change URLs to use the https: scheme. * For apr and httpd, those mirrors have gone away. Point to Apache's mirrors of them on GitHub instead. The GitHub mirror of apr is not actually being updated at the moment, but we also have "libapr" tracking the Subversion repository. Set a description referring to that.
Diffstat (limited to 'open-source-lorries/thrift.lorry')
-rw-r--r--open-source-lorries/thrift.lorry2
1 files changed, 1 insertions, 1 deletions
diff --git a/open-source-lorries/thrift.lorry b/open-source-lorries/thrift.lorry
index bbd9ad3..f6aee64 100644
--- a/open-source-lorries/thrift.lorry
+++ b/open-source-lorries/thrift.lorry
@@ -1,6 +1,6 @@
{
"thrift": {
"type": "git",
- "url": "git://git.apache.org/thrift.git"
+ "url": "https://git.apache.org/repos/asf/thrift.git"
}
}