summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2015-10-26 13:55:06 +0900
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2015-10-26 13:57:40 +0900
commit7463f7a7baaa2e98a418bc7920a0f65201511e6b (patch)
tree5315f34af085b6d300ad910e8469397a80f9874d
parent439e6430538d955b5f9f3c2661d7d0b297a5052b (diff)
downloadlorries-7463f7a7baaa2e98a418bc7920a0f65201511e6b.tar.gz
Updating nettle lorry source.
This is exactly the same git repository, however it must be accessed with the https URI scheme. Accessing with git directly does not work, and seems not to have worked in a long time as the lorry mirrored git repository is out of date. Change-Id: I9140fa8dfc9455da2b3a7263c87ab37b75146a3b
-rw-r--r--open-source-lorries/nettle.lorry2
1 files changed, 1 insertions, 1 deletions
diff --git a/open-source-lorries/nettle.lorry b/open-source-lorries/nettle.lorry
index cccccca..3b06865 100644
--- a/open-source-lorries/nettle.lorry
+++ b/open-source-lorries/nettle.lorry
@@ -1,6 +1,6 @@
{
"nettle": {
"type": "git",
- "url": "git://git.lysator.liu.se/nettle/nettle.git"
+ "url": "https://git.lysator.liu.se/nettle/nettle.git"
}
}