You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
gopass-jsonapi: update to 1.16.1
This commit is contained in:
committed by
Herby Gillot
parent
677a931224
commit
9505bff913
@@ -3,7 +3,7 @@
|
||||
PortSystem 1.0
|
||||
PortGroup golang 1.0
|
||||
|
||||
go.setup github.com/gopasspw/gopass-jsonapi 1.16.0 v
|
||||
go.setup github.com/gopasspw/gopass-jsonapi 1.16.1 v
|
||||
go.offline_build no
|
||||
revision 0
|
||||
categories security
|
||||
@@ -17,9 +17,9 @@ description Gopass Browser Bindings
|
||||
long_description ${name} enables communication with gopass via JSON messages
|
||||
homepage https://www.gopass.pw
|
||||
|
||||
checksums rmd160 97b00683f372712f30b02b761c585a45b86e3e3b \
|
||||
sha256 a81c64a44278b30026e42b6289678c1a4765dea8a97753cc33c09f0b7dd24aca \
|
||||
size 34191
|
||||
checksums rmd160 bdf07f9f4f9c0fc1798d3e829932d7222d106fd2 \
|
||||
sha256 73449a7c359836a995946e54d91e32afe5a54e1519b5a01f78c9923c13c0894f \
|
||||
size 34244
|
||||
|
||||
build.cmd ${go.bin} mod tidy && ${go.bin} build
|
||||
build.args -ldflags '-X main.version=${version}'
|
||||
|
||||
Reference in New Issue
Block a user