summaryrefslogtreecommitdiff
path: root/strata/network-security.morph
blob: 3d0c7814e845be7ffd274587cc2594cbd538e137 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
name: network-security
kind: stratum
build-depends:
- morph: strata/core.morph
chunks:
- name: nspr
  morph: strata/network-security/nspr.morph
  repo: upstream:nspr-hg
  ref: a6ee84946475c1fb7624973af28163f6da247c0d
  unpetrify-ref: baserock/morph
  build-depends: []
- name: nss
  morph: strata/network-security/nss.morph
  repo: upstream:nss
  ref: ee1c99a3c8c29f50a91ab28f2f7b7773f6355487
  unpetrify-ref: baserock/morph
  build-depends:
  - nspr