Permalink
Browse files
lastpass-cli: update to 1.3.3
- Loading branch information
Showing
with
4 additions
and
4 deletions.
-
+4
−4
security/lastpass-cli/Portfile
|
|
@@ -4,7 +4,7 @@ PortSystem 1.0 |
|
|
PortGroup cmake 1.1 |
|
|
PortGroup github 1.0 |
|
|
|
|
|
github.setup lastpass lastpass-cli 1.3.2 v |
|
|
github.setup lastpass lastpass-cli 1.3.3 v |
|
|
|
|
|
categories security |
|
|
platforms darwin |
|
|
@@ -20,9 +20,9 @@ depends_lib-append port:curl \ |
|
|
port:libxml2 \ |
|
|
path:lib/libssl.dylib:openssl |
|
|
|
|
|
checksums rmd160 968f9f557d09ac5a1852f3f0419c8e369b71a807 \ |
|
|
sha256 68c21f41d01d2f01791b2725c77e8cfb98af3d724ed76bdba2bd0fe2d60763a9 \ |
|
|
size 116444 |
|
|
checksums rmd160 1798cf77e91d03bf81da1e4c43683a5132dd5677 \ |
|
|
sha256 87a47d68e522a881165f5e408ae2020853b3f306a3353182bf252f6f99214ebd \ |
|
|
size 116461 |
|
|
|
|
|
if {${subport} eq ${name}} { |
|
|
default_variants +pinentry |
|
|
|