diff --git a/security/aws-iam-authenticator/Makefile b/security/aws-iam-authenticator/Makefile index a4744ce6c32f..1b70ecaeb33f 100644 --- a/security/aws-iam-authenticator/Makefile +++ b/security/aws-iam-authenticator/Makefile @@ -1,21 +1,20 @@ PORTNAME= aws-iam-authenticator -PORTVERSION= 0.6.21 +PORTVERSION= 0.6.22 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: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 0ea569933936..7a5186ccd9a4 100644 --- a/security/aws-iam-authenticator/distinfo +++ b/security/aws-iam-authenticator/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1719856772 -SHA256 (go/security_aws-iam-authenticator/aws-iam-authenticator-v0.6.21/v0.6.21.mod) = 6eff77629db2885bc8ec85524c9a4a8c15de2f3a73e9ac7aeb3b82a2a5dce54c -SIZE (go/security_aws-iam-authenticator/aws-iam-authenticator-v0.6.21/v0.6.21.mod) = 3571 -SHA256 (go/security_aws-iam-authenticator/aws-iam-authenticator-v0.6.21/v0.6.21.zip) = 8f96c22765d105ccfa8358791a84660c6dd2abf2e57091bdf2266c0d21e5a555 -SIZE (go/security_aws-iam-authenticator/aws-iam-authenticator-v0.6.21/v0.6.21.zip) = 224294 +TIMESTAMP = 1722104750 +SHA256 (go/security_aws-iam-authenticator/aws-iam-authenticator-v0.6.22/v0.6.22.mod) = 0c42dd60ad879f3d403632cc29e298468878e3bdbd0e30a77014a1b2cfb6d69f +SIZE (go/security_aws-iam-authenticator/aws-iam-authenticator-v0.6.22/v0.6.22.mod) = 3571 +SHA256 (go/security_aws-iam-authenticator/aws-iam-authenticator-v0.6.22/v0.6.22.zip) = 07386d345df9d24c7042e79feb851d337c335786d2a462e16be016609db95a2d +SIZE (go/security_aws-iam-authenticator/aws-iam-authenticator-v0.6.22/v0.6.22.zip) = 224819