saml2aws: update to 2.23.0
This commit is contained in:
parent
710f2de0d7
commit
e7d0c835c1
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'saml2aws'
|
||||
pkgname=saml2aws
|
||||
version=2.22.1
|
||||
version=2.23.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/Versent/saml2aws
|
||||
|
@ -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="1dc35e595f8a066005a19cb909245ee876ef4422ee3d8f0be063973f0cfb3fad"
|
||||
checksum=61be1713dfa374dbf58d78b104280f0adb198a083371097a059bf7662311f665
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
|
Loading…
Reference in New Issue