name: network-security kind: stratum description: This stratum provides SSL/TLS libraries build-depends: - morph: strata/core.morph chunks: - name: nspr morph: strata/network-security/nspr.morph repo: upstream:nspr-hg ref: 996918a8942606b640279bcd69ef4fec18e28844 unpetrify-ref: NSPR_4_12_RTM - name: nss morph: strata/network-security/nss.morph repo: upstream:nss ref: 8810dc4b4b559efec957bdab67decbc701cba7a1 unpetrify-ref: baserock/nss-3.21 build-depends: - nspr - name: libtasn1 morph: strata/network-security/libtasn1.morph repo: upstream:libtasn1 ref: ad555a97d8de33bb18f69d9d94a2e8b18d81c32e unpetrify-ref: libtasn1_4_9 - name: p11-kit morph: strata/network-security/p11-kit.morph repo: upstream:p11-kit ref: ec9e2450bafa1cda47525b38a28c8f981f43c1e1 unpetrify-ref: 0.23.1 build-depends: - libtasn1 - name: nettle morph: strata/network-security/nettle.morph repo: upstream:nettle ref: 22185d4efbd4c9c9afde9cba21eef0d550e88fab unpetrify-ref: nettle_3.2_release_20160128 - name: gnutls morph: strata/network-security/gnutls.morph repo: upstream:gnutls ref: ae8ac9d420e9bd95eba2ce9f990dcd001d83ca42 unpetrify-ref: gnutls_3_4_14 build-depends: - nettle - libtasn1 - p11-kit submodules: devel/openssl: url: upstream:openssl-new