Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions sysutils/nfpm/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/goreleaser/nfpm 2.44.1 v
go.setup github.com/goreleaser/nfpm 2.46.0 v
go.offline_build no
go.package github.com/goreleaser/nfpm/v2
revision 0
Expand All @@ -23,9 +23,9 @@ license MIT
maintainers {gmail.com:herby.gillot @herbygillot} \
openmaintainer

checksums rmd160 32d383f734da998bb9e2e2cf6061e45487f25b03 \
sha256 0c663bed40ce3f39ba605f7fe7f536d5474ddc0988d0ea745e62fb72b3650dd2 \
size 596817
checksums rmd160 20012ad3ffe62ff32cb605e975ae443217679924 \
sha256 b4d6f2065e3a6c2a59520086b149dd51872dc6362bbd8f9df9bd655ca82111f7 \
size 609095

build.pre_args-append \
-ldflags \" \
Expand Down