summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-10 19:25:51 +0100
committerBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-10 21:57:55 +0100
commit08943abbf6ddfcb67ec0079d7359b8f6c064a475 (patch)
tree8b37782984650e47ed1d4c98c92d6b3ad2c5d5e7
parent14b3420fd05b483268154218dc7ea0ee22c4cd5e (diff)
downloadlorries-08943abbf6ddfcb67ec0079d7359b8f6c064a475.tar.gz
Update URL for libevent
libevent moved from Sourceforge to GitHub.
-rw-r--r--open-source-lorries/libevent.lorry2
1 files changed, 1 insertions, 1 deletions
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"
}
}