Skip to content

Commit

Permalink
simplotask: update to 1.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sikmir committed Oct 25, 2024
1 parent 745ec6b commit 42fac24
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions sysutils/simplotask/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/umputun/spot 1.16.0 v
go.setup github.com/umputun/spot 1.16.1 v
name simplotask
revision 0
categories sysutils
Expand All @@ -19,9 +19,9 @@ build.pre_args-append \
REV=v${version}
build.args build

checksums rmd160 c0ba532c0d5e46f42c19f4e83eb719f733f92ca0 \
sha256 8fc3b46e83b9dea18d6e52564b4b8bbc07b781542a5a74fa69b0267b4cadb615 \
size 44184600
checksums rmd160 bbee67507691fbf421dc73f6eafc66fab2390d22 \
sha256 3ad9a9f758b4328b1a5e31a167bf563d1895026186238a7b18e75cae24f3a7a9 \
size 47628676

destroot {
xinstall -m 0755 ${worksrcpath}/.bin/spot ${destroot}${prefix}/bin
Expand Down

0 comments on commit 42fac24

Please sign in to comment.