summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-08-22 17:35:55 +0100
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-08-22 17:35:55 +0100
commit39c68a2885ecb857a06cfb77745fd4bb3e8f3175 (patch)
tree0cce35f5deb25bd1fb7cff7e3cd5824212309ffa
parent2185f2a796b5f20b5cbc946bde7741a2339e0b21 (diff)
downloadlorry-39c68a2885ecb857a06cfb77745fd4bb3e8f3175.tar.gz
Fix libapr.lorry
-rw-r--r--lorries/libapr.lorry9
1 files changed, 5 insertions, 4 deletions
diff --git a/lorries/libapr.lorry b/lorries/libapr.lorry
index 0c5af5a..ee520b5 100644
--- a/lorries/libapr.lorry
+++ b/lorries/libapr.lorry
@@ -1,6 +1,7 @@
{
- "name": "libapr",
- "type": "svn",
- "url": "http://svn.apache.org/repos/asf/apr/apr/",
- "layout": "standard"
+ "libapr": {
+ "type": "svn",
+ "url": "http://svn.apache.org/repos/asf/apr/apr/",
+ "layout": "standard"
+ }
}