saml2aws: update to 2.25.0
This commit is contained in:
parent
482614b34f
commit
701b71d230
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'saml2aws'
|
||||
pkgname=saml2aws
|
||||
version=2.24.0
|
||||
version=2.25.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=c9593d465335a63431163e22368116ccd6f749c87890e4abd36b3fe4bf385305
|
||||
checksum=2eb8209035b06f908d743c7f43b21d981731e73a63e9377f2319410c4d007006
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
|
Loading…
Reference in New Issue