summaryrefslogtreecommitdiff
path: root/strata/lighttpd-server.morph
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@gmail.com>2014-11-12 11:02:32 +0000
committerRichard Maw <richard.maw@gmail.com>2014-11-12 11:02:32 +0000
commit3383b4c8bfe99b296ca57d9a890f5e7ef5622cdf (patch)
treeb3f01e7a895de726c5f8413864e831fdf4d1bc56 /strata/lighttpd-server.morph
parentc42e94f0a7dddf3df2dd14d6fb3283b81ee62d5d (diff)
parentaa82df0fce07508020e43803d570f5f041ab5cac (diff)
downloaddefinitions-3383b4c8bfe99b296ca57d9a890f5e7ef5622cdf.tar.gz
Merge remote-tracking branch 'origin/baserock/richardmaw/split-out-lighttpd'
Reviewed-by: Adam Coldrick Reviewed-by: Tom Pollard Reviewed-by: Pedro Alvarez
Diffstat (limited to 'strata/lighttpd-server.morph')
-rw-r--r--strata/lighttpd-server.morph13
1 files changed, 13 insertions, 0 deletions
diff --git a/strata/lighttpd-server.morph b/strata/lighttpd-server.morph
new file mode 100644
index 00000000..cf3dec19
--- /dev/null
+++ b/strata/lighttpd-server.morph
@@ -0,0 +1,13 @@
+name: lighttpd-server
+kind: stratum
+description: lighttpd web server
+build-depends:
+- morph: strata/tools.morph
+- morph: strata/pcre-utils.morph
+chunks:
+- name: lighttpd
+ morph: strata/lighttpd-server/lighttpd.morph
+ repo: upstream:lighttpd
+ ref: 12e4e21763da770034267ff0a7b660876930f789
+ unpetrify-ref: baserock/morph
+ build-depends: []