mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
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'
|
# Template file for 'aws-vault'
|
||||||
pkgname=aws-vault
|
pkgname=aws-vault
|
||||||
version=6.2.0
|
version=6.3.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/99designs/aws-vault/v6
|
go_import_path=github.com/99designs/aws-vault/v6
|
||||||
go_ldflags="-X \"main.Version=${version}\" -s -w"
|
go_ldflags="-X \"main.Version=${version}\" -s -w"
|
||||||
|
@ -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}.tar.gz"
|
distfiles="https://github.com/99designs/aws-vault/archive/v${version}.tar.gz"
|
||||||
checksum=39886f4bc3985d4aefbae6fc88532499ac2c39cbabc33d860bba6d355158e17d
|
checksum=433df90b7ed1cf1ec08aa75a4f1f993edfe5fa3fecfff5519574613ab0ab4630
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue