diff --git a/sysutils/vfkit/Portfile b/sysutils/vfkit/Portfile index 7711ee0243952..bfdec3dfcfc1b 100644 --- a/sysutils/vfkit/Portfile +++ b/sysutils/vfkit/Portfile @@ -3,7 +3,8 @@ PortSystem 1.0 PortGroup golang 1.0 -go.setup github.com/crc-org/vfkit 0.5.1 v +go.setup github.com/crc-org/vfkit 0.6.0 v +github.tarball_from archive categories sysutils maintainers {judaew @judaew} openmaintainer license Apache-2 @@ -13,9 +14,9 @@ description Simple command line tool to start VMs through \ long_description {*}${description}. checksums ${distname}${extract.suffix} \ - rmd160 b71f625e0903a41a04c1aa920c3f38955e45e3e3 \ - sha256 13c93e1753c76c2358f203c08ca0e75cfb853ce40a6bd1db9b053fa1bbd67a21 \ - size 88597 + rmd160 648572ff60e04c7da8e38b1c07781e2911fa7165 \ + sha256 4efaf318729101076d3bf821baf88e5f5bf89374684b35b2674c824a76feafdf \ + size 113281 # FIXME: This port currently can't be built without allowing go mod to fetch go.offline_build no