diff --git a/security/aws-iam-authenticator/Makefile b/security/aws-iam-authenticator/Makefile index 3266eae31abb..44904556a607 100644 --- a/security/aws-iam-authenticator/Makefile +++ b/security/aws-iam-authenticator/Makefile @@ -1,20 +1,20 @@ PORTNAME= aws-iam-authenticator -PORTVERSION= 0.6.10 +PORTVERSION= 0.6.11 DISTVERSIONPREFIX= v 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 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 9c39e421c310..044933e77c84 100644 --- a/security/aws-iam-authenticator/distinfo +++ b/security/aws-iam-authenticator/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1688305463 -SHA256 (go/security_aws-iam-authenticator/aws-iam-authenticator-v0.6.10/v0.6.10.mod) = 29147db17ce89f6481561a9ffaad1efde4c7bad7c82e38a98276edcd6df4524b -SIZE (go/security_aws-iam-authenticator/aws-iam-authenticator-v0.6.10/v0.6.10.mod) = 3703 -SHA256 (go/security_aws-iam-authenticator/aws-iam-authenticator-v0.6.10/v0.6.10.zip) = f32728c4a623d1c2d75027b4ef3a2fcbca9745c5e0bce01431e2d46608d6a9d4 -SIZE (go/security_aws-iam-authenticator/aws-iam-authenticator-v0.6.10/v0.6.10.zip) = 220924 +TIMESTAMP = 1690531629 +SHA256 (go/security_aws-iam-authenticator/aws-iam-authenticator-v0.6.11/v0.6.11.mod) = 29147db17ce89f6481561a9ffaad1efde4c7bad7c82e38a98276edcd6df4524b +SIZE (go/security_aws-iam-authenticator/aws-iam-authenticator-v0.6.11/v0.6.11.mod) = 3703 +SHA256 (go/security_aws-iam-authenticator/aws-iam-authenticator-v0.6.11/v0.6.11.zip) = 390b9acf8dd6fdf44fd3543ae824dd7e76c91bb3b6deabb0fe77c76add44632c +SIZE (go/security_aws-iam-authenticator/aws-iam-authenticator-v0.6.11/v0.6.11.zip) = 223880