saml2aws: update to 2.22.1
This commit is contained in:
parent
f8850b5b82
commit
420a085905
1 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'saml2aws'
|
||||
pkgname=saml2aws
|
||||
version=2.20.0
|
||||
version=2.22.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/Versent/saml2aws
|
||||
|
@ -13,8 +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=7322a8681aa8ebd2a3a2fc7767f9f54cffc834e705945e9c926b42276dd6b617
|
||||
broken="cannot use buf.Sysname (type [65]uint8) as type [65]int8 in argument to charsToString"
|
||||
checksum="1dc35e595f8a066005a19cb909245ee876ef4422ee3d8f0be063973f0cfb3fad"
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
|
Loading…
Reference in a new issue