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