diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2025-12-15 23:06:00 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2025-12-15 23:06:00 +0000 |
| commit | 75d873b56a7440351ea2bdf9e4a6017db3889f32 (patch) | |
| tree | dd0a71028812a5107c8cef9365e45d690dddfe64 /security/certificate_maker | |
| parent | 7dc1a81584005a32ede4c7d2e48127ac6a1dc699 (diff) | |
Diffstat (limited to 'security/certificate_maker')
| -rw-r--r-- | security/certificate_maker/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/certificate_maker/Makefile b/security/certificate_maker/Makefile index 815854e981ff..0f7708fe70b4 100644 --- a/security/certificate_maker/Makefile +++ b/security/certificate_maker/Makefile @@ -10,7 +10,7 @@ WWW= https://www.sigstore.dev/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= cpe go:1.25,modules +USES= cpe go:1.25+,modules CPE_VENDOR= sigstore GO_MODULE= github.com/sigstore/fulcio |
