qubes-firewall: update
This commit is contained in:
parent
93b7050d94
commit
ae665e02e7
1 changed files with 5 additions and 5 deletions
|
@ -1,17 +1,17 @@
|
|||
# Generated by ./config.exe configure -t xen (2020-12-03 20:18:25-00:00).
|
||||
# Generated by ./config.exe configure -t xen --allocation-policy=best-fit (2021-11-11 09:39:53-00:00).
|
||||
opam-version: "2.0"
|
||||
name: "mirage-unikernel-qubes_firewall-xen"
|
||||
depends: [ "arp" { >= "2.3.0"}
|
||||
"astring"
|
||||
"cstruct"
|
||||
"dns-client" { >= "4.5.0" & < "5.0.0"}
|
||||
"dns-client" { >= "6.1.0"}
|
||||
"ethernet"
|
||||
"functoria-runtime"
|
||||
"ipaddr" { >= "4.0.0"}
|
||||
"ipaddr" { >= "5.2.0"}
|
||||
"lwt"
|
||||
"mirage" {build & >= "3.10.0" & < "3.11.0"}
|
||||
"mirage-clock-freestanding" { >= "3.0.0" & < "4.0.0"}
|
||||
"mirage-crypto-rng-mirage" { >= "0.8.0" & < "0.9.0"}
|
||||
"mirage-crypto-rng-mirage" { >= "0.8.0" & < "0.11.0"}
|
||||
"mirage-logs" { >= "1.2.0" & < "2.0.0"}
|
||||
"mirage-nat" { >= "2.2.1"}
|
||||
"mirage-net-xen"
|
||||
|
@ -44,4 +44,4 @@ install: [
|
|||
[ "cp" "qubes_firewall.xen" "%{prefix}%/qubes_firewall.xen.debug" ]
|
||||
[ "cp" "README.md" "%{prefix}%/README.md" ]
|
||||
]
|
||||
url { src: "git+https://github.com/hannesm/qubes-mirage-firewall.git#arp-2.3.0" }
|
||||
url { src: "git+https://github.com/hannesm/qubes-mirage-firewall.git#fixes" }
|
||||
|
|
Loading…
Reference in a new issue