From 08943abbf6ddfcb67ec0079d7359b8f6c064a475 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Thu, 10 Sep 2020 19:25:51 +0100 Subject: Update URL for libevent libevent moved from Sourceforge to GitHub. --- open-source-lorries/libevent.lorry | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/open-source-lorries/libevent.lorry b/open-source-lorries/libevent.lorry index 2ed2242..6fdd218 100644 --- a/open-source-lorries/libevent.lorry +++ b/open-source-lorries/libevent.lorry @@ -1,7 +1,7 @@ { "libevent": { "type": "git", - "url": "git://levent.git.sourceforge.net/gitroot/levent/libevent" + "url": "https://github.com/libevent/libevent.git" } } -- cgit v1.2.1