aws-vault: update to 5.3.2
This commit is contained in:
parent
0a8519cfa5
commit
dec05227b4
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'aws-vault'
|
||||
pkgname=aws-vault
|
||||
version=5.1.2
|
||||
revision=2
|
||||
version=5.3.2
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/99designs/aws-vault
|
||||
short_desc="Vault for securely storing and accessing AWS credentials"
|
||||
|
@ -9,7 +9,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}${_status}.tar.gz"
|
||||
checksum=f8a9ed4164f01e16cf4056336f456cc33669a2d280fb0e5f5a231e7cd5f040fc
|
||||
checksum=6bca7d1bebf02e72714bfbfa162cbb38a33a48e4ea64dc2829626ff68a407a6a
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue