mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
saml2aws: update to 2.36.9
This commit is contained in:
parent
2c80b81b1e
commit
450524673b
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'saml2aws'
|
# Template file for 'saml2aws'
|
||||||
pkgname=saml2aws
|
pkgname=saml2aws
|
||||||
version=2.36.0
|
version=2.36.9
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/versent/saml2aws/v2
|
go_import_path=github.com/versent/saml2aws/v2
|
||||||
go_package="$go_import_path/cmd/saml2aws"
|
go_package="$go_import_path/cmd/saml2aws"
|
||||||
|
@ -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=7ccf328c1ef8a6dec950e8474803539b5dfd1632587073edb850b7dd15122f0b
|
checksum=a2ccc55d2ee9e572b46f6b508dc6f474550ae103d20961994c6cf58cdcba5006
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.md
|
vlicense LICENSE.md
|
||||||
|
|
Loading…
Add table
Reference in a new issue