Skip to content

Commit

Permalink
yubikey-manager: update to 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
amake authored and pmetzger committed Jun 7, 2018
1 parent 73cc20f commit 0bbf582
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions security/yubikey-manager/Portfile
Expand Up @@ -5,7 +5,7 @@ PortGroup python 1.0
PortGroup github 1.0

name yubikey-manager
github.setup Yubico yubikey-manager 0.6.0 yubikey-manager-
github.setup Yubico yubikey-manager 0.7.0 yubikey-manager-
categories security python
platforms darwin
license BSD
Expand All @@ -16,8 +16,9 @@ long_description ${description}

homepage https://developers.yubico.com/yubikey-manager/

checksums rmd160 f4a621975f73ed2ec22f95e5813c5307b269dd6f \
sha256 2a14d0f648f323bfcf97076908d2cb8d7070effb5ff4c8222c44cd687e9c0262
checksums rmd160 ecc8dce9bc431f48c06af25d709f11981e5b4da2 \
sha256 cce5851801d5c34a23ba667c1ab6855410e2036b5488650d9ea1cf5130133478 \
size 91905

python.default_version 36

Expand All @@ -30,7 +31,8 @@ depends_lib-append \
port:py${python.version}-pyusb \
port:py${python.version}-click \
port:py${python.version}-cryptography \
port:py${python.version}-openssl
port:py${python.version}-openssl \
port:py${python.version}-fido2

depends_run-append \
port:ykpers \
Expand Down

0 comments on commit 0bbf582

Please sign in to comment.