diff options
Diffstat (limited to 'security/openbao/Makefile')
-rw-r--r-- | security/openbao/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/openbao/Makefile b/security/openbao/Makefile index c6ccff47661d..66ad364ac23e 100644 --- a/security/openbao/Makefile +++ b/security/openbao/Makefile @@ -1,7 +1,7 @@ PORTNAME= openbao DISTVERSIONPREFIX= v DISTVERSION= 2.1.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= security MASTER_SITES+= https://raw.githubusercontent.com/${PORTNAME}/${PORTNAME}/${DISTVERSIONFULL}/ DISTFILES= go.mod \ |