diff --git a/sysutils/pulumi/Portfile b/sysutils/pulumi/Portfile index 6f17b1a6ef083..3f94270493a6e 100644 --- a/sysutils/pulumi/Portfile +++ b/sysutils/pulumi/Portfile @@ -3,7 +3,7 @@ PortSystem 1.0 PortGroup golang 1.0 -go.setup github.com/pulumi/pulumi 2.19.0 v +go.setup github.com/pulumi/pulumi 2.20.0 v revision 0 homepage https://www.pulumi.com @@ -28,9 +28,9 @@ license Apache-2 maintainers {gmail.com:herby.gillot @herbygillot} \ openmaintainer -checksums rmd160 40792baec371c310ff20bbc1c7be6ef4cc48976a \ - sha256 b86474e08c1c4ca594d7b5a2a5595a3a6238f95a4281308e40ee74f13c6f1add \ - size 3941095 +checksums rmd160 6d1ad28932231963af193ab20535b2055f3d0abb \ + sha256 2776b4ccb28744459886871703526334e345547308ab3cef287492a03e7e4497 \ + size 3944171 build.cmd make build.pre_args VERSION="${github.tag_prefix}${version}"