mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
misc/ykpers: Updated for version 1.19.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
f0cf342963
commit
4ee3de6121
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=ykpers
|
||||
VERSION=${VERSION:-1.18.1}
|
||||
VERSION=${VERSION:-1.19.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="ykpers"
|
||||
VERSION="1.18.1"
|
||||
VERSION="1.19.0"
|
||||
HOMEPAGE="https://developers.yubico.com/yubikey-personalization/"
|
||||
DOWNLOAD="https://developers.yubico.com/yubikey-personalization/releases/ykpers-1.18.1.tar.gz"
|
||||
MD5SUM="f92156bb2960f88bff0f787ceda5121d"
|
||||
DOWNLOAD="https://developers.yubico.com/yubikey-personalization/releases/ykpers-1.19.0.tar.gz"
|
||||
MD5SUM="22084c0e55f3c3259963c0136adb3950"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libyubikey"
|
||||
|
|
Loading…
Reference in a new issue