blob: 1d4a914029dbd2b9f7bfc7822b9abdf763c4918f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = aws-iam-authenticator
pkgdesc = A tool to use AWS IAM credentials to authenticate to a Kubernetes cluster
pkgver = 0.6.28
pkgrel = 1
url = https://github.com/kubernetes-sigs/aws-iam-authenticator
arch = x86_64
arch = aarch64
license = Apache-2.0
makedepends = go
provides = aws-iam-authenticator
conflicts = aws-iam-authenticator-bin
conflicts = aws-iam-authenticator-git
source = aws-iam-authenticator_0.6.28.tar.gz::https://github.com/kubernetes-sigs/aws-iam-authenticator/archive/v0.6.28.tar.gz
sha512sums = 2e506dd2f0c28e74df8d7da4ceb4dd6407b5f975fb72c2b1ea34ebae6eaba4c447efdf2e37a161198befcb1a77e7bb6352becf3296a033148d5e51934c290704
pkgname = aws-iam-authenticator
|