Permalink
Browse files
yubico-piv-tool: update to 1.7.0
- Loading branch information
Showing
with
4 additions
and
4 deletions.
-
+4
−4
security/yubico-piv-tool/Portfile
|
|
@@ -3,7 +3,7 @@ |
|
|
PortSystem 1.0 |
|
|
PortGroup github 1.0 |
|
|
|
|
|
github.setup Yubico yubico-piv-tool 1.6.2 yubico-piv-tool- |
|
|
github.setup Yubico yubico-piv-tool 1.7.0 yubico-piv-tool- |
|
|
categories security |
|
|
platforms darwin |
|
|
license BSD |
|
|
@@ -18,9 +18,9 @@ long_description \ |
|
|
A shared library and a command-line tool is included. |
|
|
homepage https://developers.yubico.com/yubico-piv-tool |
|
|
|
|
|
checksums rmd160 d7b125e54280b2182ef85541200911658b5222d0 \ |
|
|
sha256 b7967a8816709f1ddae9318f855335af4bab1afe95b8db21236c10416556ee4e \ |
|
|
size 182987 |
|
|
checksums rmd160 d1ab6bdce4cc146df6e5b6bd38cd4ee67038afe6 \ |
|
|
sha256 0581295e691345cf7b38aa40a6560b5deb489efb05262b6d54d56a95accfc565 \ |
|
|
size 185789 |
|
|
|
|
|
depends_build port:check port:gengetopt port:help2man port:pkgconfig |
|
|
depends_lib path:lib/libssl.dylib:openssl |
|
|
|