saml2aws: update to 2.31.0
This commit is contained in:
parent
a87ffaab6f
commit
7ee3db3b6b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'saml2aws'
|
||||
pkgname=saml2aws
|
||||
version=2.30.0
|
||||
version=2.31.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/versent/saml2aws/v2
|
||||
|
@ -13,7 +13,7 @@ maintainer="Mate GABRI <iam@theguy.io>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/Versent/saml2aws"
|
||||
distfiles="https://github.com/Versent/saml2aws/archive/v${version}.tar.gz"
|
||||
checksum=775c4ade77c3db28d48a7700e4990919f7f4bbfc4669a1de1e25d9c093c8a006
|
||||
checksum=b271d1da7ae57eb082da969abb6ae38c55a3f50e126af4afbe4b77bdefc0174b
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
|
Loading…
Reference in New Issue