summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--open-source-lorries/libapr.lorry6
1 files changed, 5 insertions, 1 deletions
diff --git a/open-source-lorries/libapr.lorry b/open-source-lorries/libapr.lorry
index ee520b5..6a0988b 100644
--- a/open-source-lorries/libapr.lorry
+++ b/open-source-lorries/libapr.lorry
@@ -2,6 +2,10 @@
"libapr": {
"type": "svn",
"url": "http://svn.apache.org/repos/asf/apr/apr/",
- "layout": "standard"
+ "layout": "standard",
+ "refspecs": [
+ "+refs/heads/*",
+ "+refs/tags/*"
+ ]
}
}