saml2aws: update to 2.36.0
This commit is contained in:
parent
d2a82a8ee5
commit
bf883ff5bd
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'saml2aws'
|
||||
pkgname=saml2aws
|
||||
version=2.33.0
|
||||
version=2.36.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/versent/saml2aws/v2
|
||||
|
@ -12,7 +12,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=b4f158d27b0572830160819286a7d753cc16ce0f6c6316565df2f6e3dfeddcc7
|
||||
checksum=7ccf328c1ef8a6dec950e8474803539b5dfd1632587073edb850b7dd15122f0b
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
|
Loading…
Reference in New Issue