mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
saml2aws: update to 2.36.0
This commit is contained in:
parent
d2a82a8ee5
commit
bf883ff5bd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'saml2aws'
|
# Template file for 'saml2aws'
|
||||||
pkgname=saml2aws
|
pkgname=saml2aws
|
||||||
version=2.33.0
|
version=2.36.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/versent/saml2aws/v2
|
go_import_path=github.com/versent/saml2aws/v2
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Mate GABRI <iam@theguy.io>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/Versent/saml2aws"
|
homepage="https://github.com/Versent/saml2aws"
|
||||||
distfiles="https://github.com/Versent/saml2aws/archive/v${version}.tar.gz"
|
distfiles="https://github.com/Versent/saml2aws/archive/v${version}.tar.gz"
|
||||||
checksum=b4f158d27b0572830160819286a7d753cc16ce0f6c6316565df2f6e3dfeddcc7
|
checksum=7ccf328c1ef8a6dec950e8474803539b5dfd1632587073edb850b7dd15122f0b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.md
|
vlicense LICENSE.md
|
||||||
|
|
Loading…
Add table
Reference in a new issue