Skip to content

Commit

Permalink
simplotask: update to 1.16.4
Browse files Browse the repository at this point in the history
  • Loading branch information
sikmir committed Feb 22, 2025
1 parent 8f4fca0 commit 720b0ea
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions sysutils/simplotask/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
PortSystem 1.0
PortGroup golang 1.0

go.setup github.com/umputun/spot 1.16.3 v
go.setup github.com/umputun/spot 1.16.4 v
github.tarball_from archive
name simplotask
revision 0
categories sysutils
Expand All @@ -19,9 +20,9 @@ build.pre_args-append \
REV=v${version}
build.args build

checksums rmd160 9ee00e24869004cf0313e6534712b7a8255f9340 \
sha256 ee6ae87bbb05851ed3687896aacd4fb574f8090ff4146fe527a90faf6d141ba7 \
size 53120049
checksums rmd160 dbd34156b1c612d2207e7cd6ecee967445123589 \
sha256 58ed1e940193fa35615e7053d861cab1bfcc5d8b2a96517cb06a1d4c694d2f05 \
size 53122375

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

0 comments on commit 720b0ea

Please sign in to comment.