summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-10 19:28:17 +0100
committerBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-11 00:17:48 +0100
commit4802179f5441c1976dacffa060ed4757ada1c03b (patch)
tree9315cc6e8f933e9a2c7311a50c300e169d74245a
parentc29f8f0eb0ff469838d060034bccad86aa53e01d (diff)
downloadlorries-4802179f5441c1976dacffa060ed4757ada1c03b.tar.gz
Mark libusbx as obsolete
The libusbx fork was merged back into libusb (which we also mirror) and is no longer being updated.
-rw-r--r--open-source-lorries/libusbx.lorry3
1 files changed, 2 insertions, 1 deletions
diff --git a/open-source-lorries/libusbx.lorry b/open-source-lorries/libusbx.lorry
index 6d720b4..08ae041 100644
--- a/open-source-lorries/libusbx.lorry
+++ b/open-source-lorries/libusbx.lorry
@@ -1,6 +1,7 @@
{
"libusbx": {
"type": "git",
- "url": "git://libusbx.git.sourceforge.net/gitroot/libusbx/libusbx"
+ "url": "git://libusbx.git.sourceforge.net/gitroot/libusbx/libusbx",
+ "description": "Obsolete (use libusb)"
}
}