From cf239ee0d0893b2281d5245de75c72b77c39ea41 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Thu, 10 Sep 2020 19:31:57 +0100 Subject: Update URL for uriparser uriparser moved from Sourceforge to GitHub. --- open-source-lorries/uriparser.lorry | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/open-source-lorries/uriparser.lorry b/open-source-lorries/uriparser.lorry index cf27ce2..d2022f5 100644 --- a/open-source-lorries/uriparser.lorry +++ b/open-source-lorries/uriparser.lorry @@ -1,6 +1,6 @@ { "uriparser": { "type": "git", - "url": "git://git.code.sf.net/p/uriparser/git" + "url": "https://github.com/uriparser/uriparser.git" } } -- cgit v1.2.1