Skip to content

Commit

Permalink
gitsign: update to 0.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
herbygillot committed May 13, 2024
1 parent 60c5d09 commit 7ef7685
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions security/gitsign/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/sigstore/gitsign 0.10.1 v
go.setup github.com/sigstore/gitsign 0.10.2 v
go.offline_build no
github.tarball_from archive
revision 0
Expand All @@ -18,9 +18,9 @@ license Apache-2
maintainers {gmail.com:herby.gillot @herbygillot} \
openmaintainer

checksums rmd160 f12e1df3f5f5c671da14dd0b1e8c0302fde8e8df \
sha256 e08d3ff93fdd551683b40028bc05a9bc34e077c44bfb88099db9b1027a27131e \
size 273906
checksums rmd160 49701ada06cf2c15ebad7c7819c6e20bb430d4e8 \
sha256 9d72d6d1523f32d91fc06c2063e5e34a724a0a2799929aae7f1bb6582f8246b0 \
size 274960

build.cmd make
build.pre_args-append \
Expand Down

0 comments on commit 7ef7685

Please sign in to comment.