diff --git a/net/gvisor-tap-vsock/Portfile b/net/gvisor-tap-vsock/Portfile index 09e502e3ef216..c05f4a71aba35 100644 --- a/net/gvisor-tap-vsock/Portfile +++ b/net/gvisor-tap-vsock/Portfile @@ -3,13 +3,13 @@ PortSystem 1.0 PortGroup golang 1.0 -go.setup github.com/containers/gvisor-tap-vsock 0.7.0 v +go.setup github.com/containers/gvisor-tap-vsock 0.7.1 v github.tarball_from archive revision 0 categories net license Apache-2 -maintainers {judaew @judaew} openmaintainer +maintainers {judaew @judaew} {@catap korins.ky:kirill} openmaintainer description A new network stack based on gVisor long_description \ @@ -17,9 +17,9 @@ long_description \ the network stack of gVisor. Compared to libslirp, gvisor-tap-vsock \ brings a configurable DNS server and dynamic port forwarding. -checksums rmd160 52b1ad33a03722353faa6473d7776c2cb089cfd7 \ - sha256 e526b8bf568a5145f4f265a8d450483be27c82717e60f4f22902589a78f68e1f \ - size 4264425 +checksums rmd160 2ad36235d8bf62fed9d6e44ee8aecfd6c15a9506 \ + sha256 cbc97a44b6ca8f6c427ac58e193aa39c28674e4f1d2af09b5a9e35d1d3bb7fd3 \ + size 10311217 # FIXME: This port currently can't be built without allowing go mod to fetch go.offline_build no