mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
security/aws-iam-authenticator: Update to 0.7.1
- Move Go to 1.24 Changelogs: https://github.com/kubernetes-sigs/aws-iam-authenticator/releases/tag/v0.6.31 https://github.com/kubernetes-sigs/aws-iam-authenticator/releases/tag/v0.7.1
This commit is contained in:
parent
55889ecea6
commit
0b54529654
2 changed files with 7 additions and 8 deletions
|
@ -1,7 +1,6 @@
|
||||||
PORTNAME= aws-iam-authenticator
|
PORTNAME= aws-iam-authenticator
|
||||||
PORTVERSION= 0.6.30
|
PORTVERSION= 0.7.1
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
PORTREVISION= 3
|
|
||||||
CATEGORIES= security
|
CATEGORIES= security
|
||||||
|
|
||||||
MAINTAINER= danilo@FreeBSD.org
|
MAINTAINER= danilo@FreeBSD.org
|
||||||
|
@ -10,7 +9,7 @@ WWW= https://github.com/kubernetes-sigs/aws-iam-authenticator
|
||||||
|
|
||||||
LICENSE= APACHE20
|
LICENSE= APACHE20
|
||||||
|
|
||||||
USES= go:1.23,modules
|
USES= go:1.24,modules
|
||||||
|
|
||||||
GO_MODULE= github.com/kubernetes-sigs/${PORTNAME}
|
GO_MODULE= github.com/kubernetes-sigs/${PORTNAME}
|
||||||
GO_TARGET= ./cmd/${PORTNAME}
|
GO_TARGET= ./cmd/${PORTNAME}
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
TIMESTAMP = 1738841053
|
TIMESTAMP = 1745488732
|
||||||
SHA256 (go/security_aws-iam-authenticator/aws-iam-authenticator-v0.6.30/v0.6.30.mod) = 81170bae7ab4a1bf427cbf422896a1754f441c54f38bd5efbe22abcab7ccfd06
|
SHA256 (go/security_aws-iam-authenticator/aws-iam-authenticator-v0.7.1/v0.7.1.mod) = ceaf81ce8e8fdcacc3902bcb9a05722f67790b151b577b326f6b4a83b8b332de
|
||||||
SIZE (go/security_aws-iam-authenticator/aws-iam-authenticator-v0.6.30/v0.6.30.mod) = 3943
|
SIZE (go/security_aws-iam-authenticator/aws-iam-authenticator-v0.7.1/v0.7.1.mod) = 3943
|
||||||
SHA256 (go/security_aws-iam-authenticator/aws-iam-authenticator-v0.6.30/v0.6.30.zip) = 9fc80748b95a97c3ead3d790dc27238c70dc59283e91a059656e241ef0152ed1
|
SHA256 (go/security_aws-iam-authenticator/aws-iam-authenticator-v0.7.1/v0.7.1.zip) = 17409b6beb8f7a09c4175a3f4c15d359484ca17b9ae0c1f09cc4b5fbd16e497d
|
||||||
SIZE (go/security_aws-iam-authenticator/aws-iam-authenticator-v0.6.30/v0.6.30.zip) = 222631
|
SIZE (go/security_aws-iam-authenticator/aws-iam-authenticator-v0.7.1/v0.7.1.zip) = 226205
|
||||||
|
|
Loading…
Add table
Reference in a new issue