mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
aws-vault: update to 5.4.4.
This commit is contained in:
parent
1978052c76
commit
fcdf35c091
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'aws-vault'
|
# Template file for 'aws-vault'
|
||||||
pkgname=aws-vault
|
pkgname=aws-vault
|
||||||
version=5.4.3
|
version=5.4.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/99designs/aws-vault
|
go_import_path=github.com/99designs/aws-vault
|
||||||
|
@ -10,7 +10,7 @@ maintainer="klardotsh <josh@klar.sh>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/99designs/aws-vault"
|
homepage="https://github.com/99designs/aws-vault"
|
||||||
distfiles="https://github.com/99designs/aws-vault/archive/v${version}${_status}.tar.gz"
|
distfiles="https://github.com/99designs/aws-vault/archive/v${version}${_status}.tar.gz"
|
||||||
checksum=2174413fd5ea7eb2f7ee0bbc393667a1044800e108ab6b8300331ec15d9ed01a
|
checksum=29844e459a3421ae0123b83a3097c15bc2980bf787374c1ade44328cf14fde4e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue