saml2aws: remove git build dep
This commit is contained in:
parent
2a795d2287
commit
af7212f2af
|
@ -6,7 +6,6 @@ build_style=go
|
|||
go_import_path=github.com/versent/saml2aws/v2
|
||||
go_package="$go_import_path/cmd/saml2aws"
|
||||
go_ldflags="-X main.Version=${version}"
|
||||
hostmakedepends="git"
|
||||
depends="aws-cli"
|
||||
short_desc="Get AWS temporary credentials from SAML provider"
|
||||
maintainer="Mate GABRI <iam@theguy.io>"
|
||||
|
|
Loading…
Reference in New Issue