mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
saml2aws: update to 2.26.0
This commit is contained in:
parent
0dd7550337
commit
7916dd077f
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.25.0
|
version=2.26.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/Versent/saml2aws
|
go_import_path=github.com/Versent/saml2aws
|
||||||
|
@ -13,7 +13,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=2eb8209035b06f908d743c7f43b21d981731e73a63e9377f2319410c4d007006
|
checksum=879e9b709e4e1afd56ca49113177ae0debd6d69eff17c0302ccdbd7ddf32584c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.md
|
vlicense LICENSE.md
|
||||||
|
|
Loading…
Add table
Reference in a new issue