saml2aws: update to 2.32.0
This commit is contained in:
parent
358b70cb4e
commit
02c5d1e7d9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'saml2aws'
|
||||
pkgname=saml2aws
|
||||
version=2.31.0
|
||||
version=2.32.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=b271d1da7ae57eb082da969abb6ae38c55a3f50e126af4afbe4b77bdefc0174b
|
||||
checksum=db74d1fa2d2ce22f18d4c2d1d7fae64ad018302eac4803b837de1c083970c771
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
|
Loading…
Reference in a new issue