From e36d93593e9008eed000a683ee109b9f508dd74a Mon Sep 17 00:00:00 2001 From: Neel Chotai Date: Fri, 8 Oct 2021 17:00:39 +0100 Subject: [PATCH] aws-vault: update to 6.3.1 --- srcpkgs/aws-vault/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/aws-vault/template b/srcpkgs/aws-vault/template index cdb99ac57ece..a3f6d60583c6 100644 --- a/srcpkgs/aws-vault/template +++ b/srcpkgs/aws-vault/template @@ -1,7 +1,7 @@ # Template file for 'aws-vault' pkgname=aws-vault -version=6.2.0 -revision=2 +version=6.3.1 +revision=1 build_style=go go_import_path=github.com/99designs/aws-vault/v6 go_ldflags="-X \"main.Version=${version}\" -s -w" @@ -10,7 +10,7 @@ maintainer="klardotsh " license="MIT" homepage="https://github.com/99designs/aws-vault" distfiles="https://github.com/99designs/aws-vault/archive/v${version}.tar.gz" -checksum=39886f4bc3985d4aefbae6fc88532499ac2c39cbabc33d860bba6d355158e17d +checksum=433df90b7ed1cf1ec08aa75a4f1f993edfe5fa3fecfff5519574613ab0ab4630 post_install() { vlicense LICENSE