saml2aws: update to 2.17.0
This commit is contained in:
parent
dafa7866fc
commit
19c39a3830
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.16.0
|
version=2.17.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
|
||||||
|
@ -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=a453282699686dcb9cb1d854a3eb44e34a924fcdc682e9f1fc75edf3a8439245
|
checksum=fd7a1eeff96af1c78b68bcd1473965016cc078b4e50963d39fd69ad4311e7094
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
cd $GOSRCPATH
|
cd $GOSRCPATH
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue