We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04dd3f5 commit 7ce13a0Copy full SHA for 7ce13a0
sysutils/helmfile/Portfile
@@ -3,7 +3,7 @@
3
PortSystem 1.0
4
PortGroup golang 1.0
5
6
-go.setup github.com/helmfile/helmfile 1.1.9 v
+go.setup github.com/helmfile/helmfile 1.2.2 v
7
go.offline_build no
8
revision 0
9
@@ -28,9 +28,9 @@ build.pre_args-append \
28
TAG=v${version}
29
build.args build
30
31
-checksums rmd160 f2326d8b938540023c461a497f0a5f660be39d6d \
32
- sha256 e783c93cbe8f7ab114f87fa9118b06939e63e8136c3ffdef0113c45ccbc4c74f \
33
- size 1049785
+checksums rmd160 dab0166568c61d77a64f5eec072ef38ae98baf5b \
+ sha256 8992127362d5fdff46695a30656af0fed32cfec4dda3645f20dde0b8d2a703f4 \
+ size 1108763
34
35
use_parallel_build no
36
0 commit comments