summaryrefslogtreecommitdiff
path: root/open-source-lorries/libapr.lorry
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-07-02 16:51:09 +0100
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-07-02 16:51:09 +0100
commitfff640bab98fe1b1cf5b63e5d0871e4d896066dd (patch)
tree6a0578a38aaa4522bd75a4dcf99890b6c5268066 /open-source-lorries/libapr.lorry
parent44adb503ef750112e9839368336a301c6d1bf575 (diff)
downloadlorries-fff640bab98fe1b1cf5b63e5d0871e4d896066dd.tar.gz
Add refspecs to libapr
Diffstat (limited to 'open-source-lorries/libapr.lorry')
-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/*"
+ ]
}
}