diff options
author | Steve Wills <swills@FreeBSD.org> | 2018-02-16 04:24:49 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2018-02-16 04:24:49 +0000 |
commit | 8d6a6844e0e7bd860ab03b318101461b2852fa07 (patch) | |
tree | 4fc65f4941777ae20527526893abd5427fab4bb5 | |
parent | devel/py-jira: update to 1.0.11 (diff) |
security/vault: update to 0.9.3
-rw-r--r-- | security/vault/Makefile | 4 | ||||
-rw-r--r-- | security/vault/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/security/vault/Makefile b/security/vault/Makefile index 0e954c1a53b3..76deb4115f76 100644 --- a/security/vault/Makefile +++ b/security/vault/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= vault -PORTVERSION= 0.9.1 +PORTVERSION= 0.9.3 DISTVERSIONPREFIX= v CATEGORIES= security @@ -16,7 +16,7 @@ BUILD_DEPENDS= go>=1.9:lang/go USE_GITHUB= yes GH_ACCOUNT= hashicorp GH_SUBDIR= src/github.com/${GH_ACCOUNT}/${PORTNAME} -COMMIT_ID= 87b6919dea55da61d7cd444b2442cabb8ede8ab1 +COMMIT_ID= 5acd6a21d5a69ab49d0f7c0bf540123a9b2c696d USE_RC_SUBR= vault diff --git a/security/vault/distinfo b/security/vault/distinfo index 0b3f792cfac5..325e5621628e 100644 --- a/security/vault/distinfo +++ b/security/vault/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1514657813 -SHA256 (hashicorp-vault-v0.9.1_GH0.tar.gz) = b1332b8c1eb3641572f8b8a232692ae0a9761721568937f4f0f388fae62c3220 -SIZE (hashicorp-vault-v0.9.1_GH0.tar.gz) = 8556076 +TIMESTAMP = 1518754567 +SHA256 (hashicorp-vault-v0.9.3_GH0.tar.gz) = e980cc4e2b85485b59360cb342211294e84744160661c1a955eb31d6226c0505 +SIZE (hashicorp-vault-v0.9.3_GH0.tar.gz) = 8694430 |