Skip to content

Commit

Permalink
lego: update to 4.17.4
Browse files Browse the repository at this point in the history
  • Loading branch information
herbygillot committed Jun 14, 2024
1 parent f366442 commit 431afc1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions security/lego/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
PortSystem 1.0
PortGroup golang 1.0

go.setup github.com/go-acme/lego 4.17.3 v
go.setup github.com/go-acme/lego 4.17.4 v
go.offline_build no
github.tarball_from archive
revision 0
Expand All @@ -29,9 +29,9 @@ build.cmd make
build.pre_args VERSION=v${version}
build.args build

checksums rmd160 796b8291ffb34e7b56284682b29e8f641725a5a1 \
sha256 79ad0baa3a1bfa36c8fa8a3b5f497669f65ed1b16addc8ab1b04f0f23723ec6a \
size 710504
checksums rmd160 c73bb9ef26154a84a102b4a8980c840b56b58214 \
sha256 27f873708c904ce6c6347f47cae1eba3a00a7948e2b915982f8a209f069c1277 \
size 710264

destroot {
xinstall -m 0755 ${worksrcpath}/dist/${name} ${destroot}${prefix}/bin/
Expand Down

0 comments on commit 431afc1

Please sign in to comment.