summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-08 23:51:19 +0100
committerBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-09 23:46:13 +0100
commit0d7fd3f2c52c8fabed5c93b7ab472a4c857358ae (patch)
treea9fb2cd3d55f6cf31b020d862925b3c7f951c127
parentc86fc6f48f0500f2575364ad32c362dc2ff60b48 (diff)
downloadlorries-0d7fd3f2c52c8fabed5c93b7ab472a4c857358ae.tar.gz
Update mirroring of snappy
snappy moved from Google Code to GitHub, and we already have a mirror of the new repository. Mark the old mirror as obsolete.
-rw-r--r--open-source-lorries/snappy.lorry3
1 files changed, 2 insertions, 1 deletions
diff --git a/open-source-lorries/snappy.lorry b/open-source-lorries/snappy.lorry
index 4c20066..b723bb3 100644
--- a/open-source-lorries/snappy.lorry
+++ b/open-source-lorries/snappy.lorry
@@ -2,6 +2,7 @@
"snappy": {
"type": "svn",
"url": "http://snappy.googlecode.com/svn/",
- "layout": "standard"
+ "layout": "standard",
+ "description": "Obsolete (use snappy-git)"
}
}