aboutsummaryrefslogtreecommitdiff
path: root/security/vault/Makefile
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2025-02-04 21:13:32 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2025-02-04 22:03:01 +0000
commitbb77ab95ff6b41cff6f6d4b94e90929207ee4b2c (patch)
tree43b743d2e12f876ca1af9d3762182340f16cdcaa /security/vault/Makefile
parent1d496c4d2439623ee797b9aea4736b58e5fe0db7 (diff)
security/vault: Update version 1.18.3=>1.18.4
Diffstat (limited to 'security/vault/Makefile')
-rw-r--r--security/vault/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/security/vault/Makefile b/security/vault/Makefile
index 312a47adb6c4..310c4f101bad 100644
--- a/security/vault/Makefile
+++ b/security/vault/Makefile
@@ -1,7 +1,6 @@
PORTNAME= vault
DISTVERSIONPREFIX= v
-DISTVERSION= 1.18.3
-PORTREVISION= 1
+DISTVERSION= 1.18.4
CATEGORIES= security
MASTER_SITES= https://raw.githubusercontent.com/hashicorp/vault/${DISTVERSIONFULL}/ \
LOCAL/bofh/security/${PORTNAME}/:web_ui
@@ -47,7 +46,7 @@ GROUPS= vault
PLIST_FILES= bin/${PORTNAME}
-GITID= 7ae4eca5403bf574f142cd8f987b8d83bafcd1de
+GITID= 503be623a3697e8c10c254dc87d26492c46753e1
.include <bsd.port.pre.mk>