git-credential-gopass: update to 1.16.1

This commit is contained in:
Nikolay Korotkiy
2025-12-28 22:04:09 +04:00
committed by Herby Gillot
parent 9505bff913
commit fdabf8c233
+4 -4
View File
@@ -3,7 +3,7 @@
PortSystem 1.0
PortGroup golang 1.0
go.setup github.com/gopasspw/git-credential-gopass 1.16.0 v
go.setup github.com/gopasspw/git-credential-gopass 1.16.1 v
go.offline_build no
revision 0
@@ -18,9 +18,9 @@ description Gopass git-credentials helper
long_description {*}${description}
homepage https://www.gopass.pw
checksums rmd160 a76dc81568c0892160cc7d3a30b05c2fe28363e8 \
sha256 de034059597d4853da5e55e793c1577a779dfc64ef5d7cffaad10808a6442d1d \
size 23538
checksums rmd160 1d63b8d791dc40451991b3dcd742e5627f3ee32b \
sha256 8382b98e56b4547232cc5ea8967eb2a7497a9821a50499d215dafc2f530ba32e \
size 23540
build.cmd ${go.bin} mod tidy \&\& ${go.bin} build
build.args -ldflags '-X main.version=${version}'