saml2aws: update to 2.20.0

This commit is contained in:
Mate GABRI 2019-12-13 09:23:46 +11:00 committed by Helmut Pozimski
parent 247058f463
commit 43c35fbcad

View file

@ -1,6 +1,6 @@
# Template file for 'saml2aws' # Template file for 'saml2aws'
pkgname=saml2aws pkgname=saml2aws
version=2.19.0 version=2.20.0
revision=1 revision=1
build_style=go build_style=go
go_import_path=github.com/Versent/saml2aws go_import_path=github.com/Versent/saml2aws
@ -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=912c3fa6169f24f84ad8f0191c93c00243c1facdd102160c9647bb976ac0ecf6 checksum=7322a8681aa8ebd2a3a2fc7767f9f54cffc834e705945e9c926b42276dd6b617
post_install() { post_install() {
vlicense LICENSE.md vlicense LICENSE.md