diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2018-04-05 19:53:19 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2018-04-06 05:19:29 +0000 |
commit | ad3899abf01b293a58705eaf709807e20743c1f1 (patch) | |
tree | ef0b28d83b42a9c2750a9f999ce2c16c864aea2b /testing/yubico-piv-tool | |
parent | 070a00d591d487939c8c2e222f9a699fff4691d3 (diff) | |
download | aports-ad3899abf01b293a58705eaf709807e20743c1f1.tar.bz2 aports-ad3899abf01b293a58705eaf709807e20743c1f1.tar.xz |
testing/yubico-piv-tool: rebuild against libressl-2.7
Diffstat (limited to 'testing/yubico-piv-tool')
-rw-r--r-- | testing/yubico-piv-tool/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/yubico-piv-tool/APKBUILD b/testing/yubico-piv-tool/APKBUILD index b59889bc65..5724dee88c 100644 --- a/testing/yubico-piv-tool/APKBUILD +++ b/testing/yubico-piv-tool/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Christophe BERAUD-DUFOUR <christophe.berauddufour@gmail.com> pkgname=yubico-piv-tool pkgver=1.4.4 -pkgrel=0 +pkgrel=1 pkgdesc="PIV Tools for yubikey" url="https://developers.yubico.com/yubico-piv-tool" arch="all" |