diff options
Diffstat (limited to '')
| -rw-r--r-- | security/step-cli/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/security/step-cli/Makefile b/security/step-cli/Makefile index a9a897b5f233..b4bfa8b0c3ac 100644 --- a/security/step-cli/Makefile +++ b/security/step-cli/Makefile @@ -1,6 +1,6 @@ PORTNAME= step-cli DISTVERSIONPREFIX= v -DISTVERSION= 0.28.7 +DISTVERSION= 0.29.0 CATEGORIES= security MAINTAINER= mw@wipp.bayern @@ -10,10 +10,7 @@ WWW= https://smallstep.com/cli/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go:1.22,modules shebangfix - -DEPRECATED= Uses old go, but try building without USES=go:someversion -EXPIRATION_DATE=2026-01-01 +USES= go:modules shebangfix SHEBANG_FILES= autocomplete/bash_autocomplete |
