summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-02-09 16:24:42 +0000
committerFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-02-09 16:24:42 +0000
commit5f781985b50c0c18f6163d1f59c554c23bfebd4b (patch)
treed1752c631fa3fd11b3116a378ef3f622e7606123
parentba83c1b3c3b8dbc9da5613c5c38c8c3bda41f7a4 (diff)
downloadlorries-5f781985b50c0c18f6163d1f59c554c23bfebd4b.tar.gz
Add apr and httpd to apache-projects lorrybaserock/franred/add-apache-stratum-lorries-v2
-rw-r--r--open-source-lorries/apache-projects.lorry10
1 files changed, 10 insertions, 0 deletions
diff --git a/open-source-lorries/apache-projects.lorry b/open-source-lorries/apache-projects.lorry
new file mode 100644
index 0000000..74fa0e9
--- /dev/null
+++ b/open-source-lorries/apache-projects.lorry
@@ -0,0 +1,10 @@
+{
+ "apache/apr": {
+ "type": "git",
+ "url": "git://git.apache.org/apr.git"
+ },
+ "apache/httpd": {
+ "type": "git",
+ "url": "git://git.apache.org/httpd.git"
+ }
+}