diff --git a/security/aws-iam-authenticator/Makefile b/security/aws-iam-authenticator/Makefile index 18010673bdb1..28996cffe267 100644 --- a/security/aws-iam-authenticator/Makefile +++ b/security/aws-iam-authenticator/Makefile @@ -1,23 +1,23 @@ PORTNAME= aws-iam-authenticator -PORTVERSION= 0.7.13 +PORTVERSION= 0.7.14 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:1.26+,modules # Exit "workspace mode" so "go mod vendor" can be used MAKE_ENV= GOWORK=off 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 87ccdb735764..3f208fd27046 100644 --- a/security/aws-iam-authenticator/distinfo +++ b/security/aws-iam-authenticator/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1777117742 -SHA256 (go/security_aws-iam-authenticator/aws-iam-authenticator-v0.7.13/v0.7.13.mod) = 953e943f59bf98975edd41161e804de5ac90308e834e7961ae7106635ab51837 -SIZE (go/security_aws-iam-authenticator/aws-iam-authenticator-v0.7.13/v0.7.13.mod) = 5438 -SHA256 (go/security_aws-iam-authenticator/aws-iam-authenticator-v0.7.13/v0.7.13.zip) = e5df39a59c0f12c0ea2bd8e058ffeb54afdf537b7468e7706b60d1c5651a5368 -SIZE (go/security_aws-iam-authenticator/aws-iam-authenticator-v0.7.13/v0.7.13.zip) = 240529 +TIMESTAMP = 1777886551 +SHA256 (go/security_aws-iam-authenticator/aws-iam-authenticator-v0.7.14/v0.7.14.mod) = 953e943f59bf98975edd41161e804de5ac90308e834e7961ae7106635ab51837 +SIZE (go/security_aws-iam-authenticator/aws-iam-authenticator-v0.7.14/v0.7.14.mod) = 5378 +SHA256 (go/security_aws-iam-authenticator/aws-iam-authenticator-v0.7.14/v0.7.14.zip) = faedbba66020f2f23bd32fabc3cd16242e900e554e3f97834e476bc1669f5b1f +SIZE (go/security_aws-iam-authenticator/aws-iam-authenticator-v0.7.14/v0.7.14.zip) = 240521