diff --git a/finance/ticker/Portfile b/finance/ticker/Portfile index b666b1ab40a..9d7ee4c175d 100644 --- a/finance/ticker/Portfile +++ b/finance/ticker/Portfile @@ -3,7 +3,7 @@ PortSystem 1.0 PortGroup golang 1.0 -go.setup github.com/achannarasappa/ticker 5.2.0 v +go.setup github.com/achannarasappa/ticker 5.2.1 v revision 0 description Terminal stock ticker with live updates and position \ @@ -20,9 +20,9 @@ license GPL-3 maintainers {gmail.com:herby.gillot @herbygillot} \ openmaintainer -checksums rmd160 aee4ac44ae83a440fc155d8676ffc4eb46cfb9e8 \ - sha256 e2cfb09173cce87cb68c42331a6d4e23f5fd6135980e17c2dd37bfd23432cea3 \ - size 1635016 +checksums rmd160 f44f7dbda30f4ed5ee8abe572d34b1945eb74aac \ + sha256 774b060941aed0773b49633bb5b009247ff8122ee7d45ddfe406940c635f6926 \ + size 1672520 # Building with go.vendors doesn't work very well as ticker is not using a # fully qualified module name in both go.mod and Go sources. Allow to build