Skip to content

Commit

Permalink
nfpm: update to 2.41.1
Browse files Browse the repository at this point in the history
  • Loading branch information
herbygillot committed Dec 9, 2024
1 parent dde9edc commit 67b178a
Showing 1 changed file with 4 additions and 4 deletions.
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.41.0 v
go.setup github.com/goreleaser/nfpm 2.41.1 v
go.offline_build no
go.package github.com/goreleaser/nfpm/v2
github.tarball_from archive
Expand All @@ -24,9 +24,9 @@ license MIT
maintainers {gmail.com:herby.gillot @herbygillot} \
openmaintainer

checksums rmd160 3a5fe8db854f89f8004118ef4f3bbb7aaa6648c9 \
sha256 c08841bdc89373123280f6a2a48775981b70301241bfce4743d2a676394a16cd \
size 466654
checksums rmd160 2ff84a02cc1b24d5a6eae710efe4ea9a1d3ddc9b \
sha256 6fb9713f5b3ec4e44c256b2b22505eb13b8e53a1fa95dc6044a7b7ec2ee9e754 \
size 466595

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

0 comments on commit 67b178a

Please sign in to comment.