From cd9a59f345fba18d5b98ffc1d5123111932ead14 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89rico=20Rolim?= Date: Fri, 19 Feb 2021 01:10:39 -0300 Subject: [PATCH] saml2aws: update to 2.28.2. --- srcpkgs/saml2aws/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/saml2aws/template b/srcpkgs/saml2aws/template index 7809c2a7469..89bfbcc6ebe 100644 --- a/srcpkgs/saml2aws/template +++ b/srcpkgs/saml2aws/template @@ -1,9 +1,9 @@ # Template file for 'saml2aws' pkgname=saml2aws -version=2.26.2 +version=2.28.2 revision=1 build_style=go -go_import_path=github.com/Versent/saml2aws +go_import_path=github.com/versent/saml2aws/v2 go_package="$go_import_path/cmd/saml2aws" go_ldflags="-X main.Version=${version}" hostmakedepends="git" @@ -13,7 +13,7 @@ maintainer="Mate GABRI " license="MIT" homepage="https://github.com/Versent/saml2aws" distfiles="https://github.com/Versent/saml2aws/archive/v${version}.tar.gz" -checksum=f7d5611ad1c9ceefeb705b2158fc4e3cce611985b64b835a83e18201a8fa902d +checksum=d20f1f8b82b3621dccab216ab763058fd28762836dae6cf650cf9e08b41120ac post_install() { vlicense LICENSE.md