diff --git a/security/aws-iam-authenticator/Makefile b/security/aws-iam-authenticator/Makefile index 419fdbf6abe2..3c02c52a5105 100644 --- a/security/aws-iam-authenticator/Makefile +++ b/security/aws-iam-authenticator/Makefile @@ -1,21 +1,20 @@ PORTNAME= aws-iam-authenticator -PORTVERSION= 0.6.19 +PORTVERSION= 0.6.20 DISTVERSIONPREFIX= v -PORTREVISION= 1 CATEGORIES= security MAINTAINER= danilo@FreeBSD.org COMMENT= Use AWS IAM credentials to authenticate to a Kubernetes cluster WWW= https://github.com/kubernetes-sigs/aws-iam-authenticator LICENSE= APACHE20 -USES= go:modules +USES= go:1.22,modules GO_MODULE= github.com/kubernetes-sigs/${PORTNAME} GO_TARGET= ./cmd/${PORTNAME} GO_BUILDFLAGS= -ldflags="-X sigs.k8s.io/aws-iam-authenticator/pkg.Version=${PORTVERSION}" PLIST_FILES= bin/${PORTNAME} .include diff --git a/security/aws-iam-authenticator/distinfo b/security/aws-iam-authenticator/distinfo index 64ebbf9cba15..502345bfc37a 100644 --- a/security/aws-iam-authenticator/distinfo +++ b/security/aws-iam-authenticator/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1711662507 -SHA256 (go/security_aws-iam-authenticator/aws-iam-authenticator-v0.6.19/v0.6.19.mod) = 78f771bd84162f071299179be3258756cec740d7982547528600927f576fe578 -SIZE (go/security_aws-iam-authenticator/aws-iam-authenticator-v0.6.19/v0.6.19.mod) = 3575 -SHA256 (go/security_aws-iam-authenticator/aws-iam-authenticator-v0.6.19/v0.6.19.zip) = e744e7837b0b9d06ed7c998ab184af41e9da9936bc991d61c0cc1d496fb7133b -SIZE (go/security_aws-iam-authenticator/aws-iam-authenticator-v0.6.19/v0.6.19.zip) = 231519 +TIMESTAMP = 1715426674 +SHA256 (go/security_aws-iam-authenticator/aws-iam-authenticator-v0.6.20/v0.6.20.mod) = 395321aae6bd3d8d8c4cf0514d762db707c45943c8c88b3e5c5aacea6469658e +SIZE (go/security_aws-iam-authenticator/aws-iam-authenticator-v0.6.20/v0.6.20.mod) = 3573 +SHA256 (go/security_aws-iam-authenticator/aws-iam-authenticator-v0.6.20/v0.6.20.zip) = c67929a245aab79ca63529622958ffddaf770b604e82cd624267cbf3f5285672 +SIZE (go/security_aws-iam-authenticator/aws-iam-authenticator-v0.6.20/v0.6.20.zip) = 224941