<pre style='margin:0'>
Kurt Hindenburg (kurthindenburg) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/6b74ad8c062f164b5cd2899ae9a709db7430d314">https://github.com/macports/macports-ports/commit/6b74ad8c062f164b5cd2899ae9a709db7430d314</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 6b74ad8c062f164b5cd2899ae9a709db7430d314
</span>Author: Kurt Hindenburg <khindenburg@macports.org>
AuthorDate: Fri Oct 4 13:52:23 2024 -0400
<span style='display:block; white-space:pre;color:#404040;'> lastpass-cli: update to 1.6.0
</span>---
security/lastpass-cli/Portfile | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/security/lastpass-cli/Portfile b/security/lastpass-cli/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index ac1157341d9..9924a00b2ea 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/security/lastpass-cli/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/security/lastpass-cli/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,7 +4,7 @@ PortSystem 1.0
</span> PortGroup cmake 1.1
PortGroup github 1.0
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup lastpass lastpass-cli 1.5.0 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup lastpass lastpass-cli 1.6.0 v
</span> revision 0
categories security
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -20,9 +20,9 @@ depends_lib-append port:curl \
</span> port:libxml2 \
path:lib/libssl.dylib:openssl
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums rmd160 7487faccb9125d682116737dba6393db2d26cabb \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 704d1bf63d32a77057a4831d99e4c3698a655a13e6f6ef03703686a2c2252817 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- size 119228
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 ad04004509c6423af6e4a6f6a4306bc4a3eee528 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 34d7de917150cfacfec175400bf2fc401ac6c939368c541c09d7ef0fa19aaf46 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 119624
</span>
post-extract {
copy ${filespath}/version.h ${worksrcpath}/
</pre><pre style='margin:0'>
</pre>