step-ca: update to 0.30.2

This commit is contained in:
trustbyte
2026-04-20 19:58:42 +02:00
committed by Herby Gillot
parent 98a060e950
commit 5d511af506
+4 -4
View File
@@ -3,7 +3,7 @@
PortSystem 1.0
PortGroup golang 1.0
go.setup github.com/smallstep/certificates 0.28.4 v
go.setup github.com/smallstep/certificates 0.30.2 v
name step-ca
revision 0
@@ -29,9 +29,9 @@ maintainers {gmail.com:wyuenho @wyuenho} \
# Allow fetching deps at build time
go.offline_build no
checksums rmd160 f93c9e073d70418a652a98c598290bfd3d0c419d \
sha256 0914b952f3aed3dc868c61c5acd49a77ceaa065c016359a22093e3d2ddcf49d5 \
size 890184
checksums rmd160 bba2ac80c695e5ae9b6e8187b656345d43faecf0 \
sha256 327391f301b79818f2418302516b4f6b41bdf08e38edc9011cc7f1b351e19452 \
size 899827
build.cmd make
build.target build GO_ENVS="CGO_ENABLED=1"