summaryrefslogtreecommitdiff
path: root/strata/networking-utils.morph
blob: da97a51f022ced819900643c082726c954a41ca7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
name: networking-utils
kind: stratum
build-depends:
- morph: strata/foundation.morph
chunks:
- name: iproute2
  morph: strata/networking-utils/iproute2.morph
  repo: git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/iproute2.git
  ref: 50231ad2a554fcb02462bed6405c970833c1baee
  unpetrify-ref: v3.17.0
  build-depends: []
- name: libmnl
  repo: git://git.netfilter.org/libmnl
  ref: c9f19b98cd8e108617e825e071091df14f78c53a
  unpetrify-ref: master
  build-depends: []
- name: ipset
  morph: strata/networking-utils/ipset.morph
  repo: git://git.netfilter.org/ipset
  ref: cf25c4c50e9996af30499e5b1c3354ab53be7237
  unpetrify-ref: v6.24
  build-depends:
  - libmnl