saml2aws: update to 2.30.0

This commit is contained in:
Mate GABRI 2021-04-29 08:49:46 +10:00 committed by Érico Nogueira Rolim
parent f48c6d3846
commit c23b896ccd

View file

@ -1,6 +1,6 @@
# Template file for 'saml2aws' # Template file for 'saml2aws'
pkgname=saml2aws pkgname=saml2aws
version=2.28.4 version=2.30.0
revision=1 revision=1
build_style=go build_style=go
go_import_path=github.com/versent/saml2aws/v2 go_import_path=github.com/versent/saml2aws/v2
@ -13,7 +13,7 @@ maintainer="Mate GABRI <iam@theguy.io>"
license="MIT" license="MIT"
homepage="https://github.com/Versent/saml2aws" homepage="https://github.com/Versent/saml2aws"
distfiles="https://github.com/Versent/saml2aws/archive/v${version}.tar.gz" distfiles="https://github.com/Versent/saml2aws/archive/v${version}.tar.gz"
checksum=0a1bfd2ab51d5a9914969f5b2db19803809b27114fe127b669a8d90c543e1766 checksum=775c4ade77c3db28d48a7700e4990919f7f4bbfc4669a1de1e25d9c093c8a006
post_install() { post_install() {
vlicense LICENSE.md vlicense LICENSE.md