aws-vault: update to 6.3.1
This commit is contained in:
parent
3e7bdd6ee3
commit
e95fbf5b42
1 changed files with 3 additions and 3 deletions
|
@ -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 <josh@klar.sh>"
|
|||
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
|
||||
|
|
Loading…
Reference in a new issue