# Template file for 'saml2aws' pkgname=saml2aws version=2.25.0 revision=1 build_style=go go_import_path=github.com/Versent/saml2aws 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 " license="MIT" homepage="https://github.com/Versent/saml2aws" distfiles="https://github.com/Versent/saml2aws/archive/v${version}.tar.gz" checksum=2eb8209035b06f908d743c7f43b21d981731e73a63e9377f2319410c4d007006 post_install() { vlicense LICENSE.md }