From 5eee5b86bc4b75cffb5d29c35a835b223c898918 Mon Sep 17 00:00:00 2001 From: Mate GABRI Date: Tue, 8 Oct 2019 11:22:10 +1100 Subject: [PATCH] saml2aws: update to 2.17.0 --- srcpkgs/saml2aws/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/saml2aws/template b/srcpkgs/saml2aws/template index b42009357e1..2f308b8e3a2 100644 --- a/srcpkgs/saml2aws/template +++ b/srcpkgs/saml2aws/template @@ -1,6 +1,6 @@ # Template file for 'saml2aws' pkgname=saml2aws -version=2.16.0 +version=2.17.0 revision=1 build_style=go go_import_path=github.com/Versent/saml2aws @@ -12,7 +12,7 @@ maintainer="Mate GABRI " license="MIT" homepage="https://github.com/Versent/saml2aws" distfiles="https://github.com/Versent/saml2aws/archive/v${version}.tar.gz" -checksum=a453282699686dcb9cb1d854a3eb44e34a924fcdc682e9f1fc75edf3a8439245 +checksum=fd7a1eeff96af1c78b68bcd1473965016cc078b4e50963d39fd69ad4311e7094 pre_build() { cd $GOSRCPATH