diff --git a/security/aws-iam-authenticator/Makefile b/security/aws-iam-authenticator/Makefile index d1128ee4b736..d2d2fdeac8d9 100644 --- a/security/aws-iam-authenticator/Makefile +++ b/security/aws-iam-authenticator/Makefile @@ -1,21 +1,20 @@ PORTNAME= aws-iam-authenticator -PORTVERSION= 0.7.10 +PORTVERSION= 0.7.11 DISTVERSIONPREFIX= v -PORTREVISION= 2 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.25+,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 72e41b9dcfae..36805db69465 100644 --- a/security/aws-iam-authenticator/distinfo +++ b/security/aws-iam-authenticator/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1767714322 -SHA256 (go/security_aws-iam-authenticator/aws-iam-authenticator-v0.7.10/v0.7.10.mod) = 3ad14c470a07bdf5014906dcb88599be1c7d56218d42b4ab436eab9a5091e9e3 -SIZE (go/security_aws-iam-authenticator/aws-iam-authenticator-v0.7.10/v0.7.10.mod) = 4735 -SHA256 (go/security_aws-iam-authenticator/aws-iam-authenticator-v0.7.10/v0.7.10.zip) = dddc0eda30387e0434d4da59bee80e5ed35f25427f39a11257e6559830093a84 -SIZE (go/security_aws-iam-authenticator/aws-iam-authenticator-v0.7.10/v0.7.10.zip) = 233217 +TIMESTAMP = 1771675740 +SHA256 (go/security_aws-iam-authenticator/aws-iam-authenticator-v0.7.11/v0.7.11.mod) = 4692df20e98749eebc0e486e5dbffc2bae8756da43dc6b23c9f82bb4fd136921 +SIZE (go/security_aws-iam-authenticator/aws-iam-authenticator-v0.7.11/v0.7.11.mod) = 4735 +SHA256 (go/security_aws-iam-authenticator/aws-iam-authenticator-v0.7.11/v0.7.11.zip) = af93faa13a3765498a7258efd7e45c43ab9482329812aa45e9338adedf4e30fa +SIZE (go/security_aws-iam-authenticator/aws-iam-authenticator-v0.7.11/v0.7.11.zip) = 233440