diff options
author | Dmitri Goutnik <dmgk@FreeBSD.org> | 2020-09-18 12:49:37 +0000 |
---|---|---|
committer | Dmitri Goutnik <dmgk@FreeBSD.org> | 2020-09-18 12:49:37 +0000 |
commit | ebe5e6a40f1a116442f761f67ceb4cefbc5e41e8 (patch) | |
tree | 28754107c22812099c30f4bfc5ee679af0e3d4d9 | |
parent | 5f1b1afcd8aedaf7e63304abeab44e8b461e6f84 (diff) | |
download | ports-ebe5e6a40f1a116442f761f67ceb4cefbc5e41e8.tar.gz ports-ebe5e6a40f1a116442f761f67ceb4cefbc5e41e8.zip |
Notes
-rw-r--r-- | security/aws-vault/Makefile | 3 | ||||
-rw-r--r-- | security/aws-vault/distinfo | 8 |
2 files changed, 7 insertions, 4 deletions
diff --git a/security/aws-vault/Makefile b/security/aws-vault/Makefile index a2fd98203767..e51972163438 100644 --- a/security/aws-vault/Makefile +++ b/security/aws-vault/Makefile @@ -2,7 +2,7 @@ PORTNAME= aws-vault DISTVERSIONPREFIX= v -DISTVERSION= 6.0.1 +DISTVERSION= 6.1.0 CATEGORIES= security MAINTAINER= dmgk@FreeBSD.org @@ -32,6 +32,7 @@ GH_TUPLE= \ gsterjov:go-libsecret:a6f4afe4910c:gsterjov_go_libsecret/vendor/github.com/gsterjov/go-libsecret \ jmespath:go-jmespath:v0.3.0:jmespath_go_jmespath/vendor/github.com/jmespath/go-jmespath \ mitchellh:go-homedir:v1.1.0:mitchellh_go_homedir/vendor/github.com/mitchellh/go-homedir \ + mtibben:androiddnsfix:ff0280446354:mtibben_androiddnsfix/vendor/github.com/mtibben/androiddnsfix \ mtibben:percent:v0.2.1:mtibben_percent/vendor/github.com/mtibben/percent \ skratchdot:open-golang:eef842397966:skratchdot_open_golang/vendor/github.com/skratchdot/open-golang \ smartystreets:goconvey:v1.6.4:smartystreets_goconvey/vendor/github.com/smartystreets/goconvey diff --git a/security/aws-vault/distinfo b/security/aws-vault/distinfo index 7458fceeb1c6..d9132333354a 100644 --- a/security/aws-vault/distinfo +++ b/security/aws-vault/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1599998805 -SHA256 (99designs-aws-vault-v6.0.1_GH0.tar.gz) = 27cb2f653abd850e3a1f2bed56b07493b7c05ea723c23ca196ff8d363ffb2688 -SIZE (99designs-aws-vault-v6.0.1_GH0.tar.gz) = 48363 +TIMESTAMP = 1600433179 +SHA256 (99designs-aws-vault-v6.1.0_GH0.tar.gz) = be4e5970643e586c24ec1246d21a82ce0ef0624a4b7585d49078aca21e459930 +SIZE (99designs-aws-vault-v6.1.0_GH0.tar.gz) = 48738 SHA256 (99designs-go-keychain-8e49817e8af4_GH0.tar.gz) = 2ef17b0e33b0e57081c3ef6996d429a2439926546e6a0e8a727a3e9b8c76a587 SIZE (99designs-go-keychain-8e49817e8af4_GH0.tar.gz) = 2337378 SHA256 (99designs-keyring-v1.1.5_GH0.tar.gz) = 041b121daf04f66a5b1b632d28c166dbecf2ebb8231eb0b43ef1b240eef163ba @@ -33,6 +33,8 @@ SHA256 (jmespath-go-jmespath-v0.3.0_GH0.tar.gz) = 3ecaa95ad8c9b2805f3de299133f11 SIZE (jmespath-go-jmespath-v0.3.0_GH0.tar.gz) = 49962 SHA256 (mitchellh-go-homedir-v1.1.0_GH0.tar.gz) = 646671c73a84a8dfb4a5a76b80c7b63549ffefa906524d45077301bc7da76600 SIZE (mitchellh-go-homedir-v1.1.0_GH0.tar.gz) = 3362 +SHA256 (mtibben-androiddnsfix-ff0280446354_GH0.tar.gz) = b1be1e3c93de22f8fa9a19d94d170fa53920f27305d147dbbf9a97e366a27d4f +SIZE (mtibben-androiddnsfix-ff0280446354_GH0.tar.gz) = 2271 SHA256 (mtibben-percent-v0.2.1_GH0.tar.gz) = 495f5cc935909d229d574ce11fd77d4a97e35ea3fe2d539fabc45d5f258c003e SIZE (mtibben-percent-v0.2.1_GH0.tar.gz) = 2164 SHA256 (skratchdot-open-golang-eef842397966_GH0.tar.gz) = 2f4768d8cbe725d4ceafc8d34fd9e765aa98a94bfeec30202129634e340899a5 |