mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
misc/ykpers: Updated for version 1.18.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
ed10ad97f3
commit
05fc5fe63a
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for ykpers
|
||||
|
||||
# Copyright 2016 T3slider <t3slider@gmail.com>
|
||||
# Copyright 2017 T3slider <t3slider@gmail.com>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=ykpers
|
||||
VERSION=${VERSION:-1.17.3}
|
||||
VERSION=${VERSION:-1.18.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="ykpers"
|
||||
VERSION="1.17.3"
|
||||
VERSION="1.18.0"
|
||||
HOMEPAGE="https://developers.yubico.com/yubikey-personalization/"
|
||||
DOWNLOAD="https://developers.yubico.com/yubikey-personalization/releases/ykpers-1.17.3.tar.gz"
|
||||
MD5SUM="6b2b77ad338bf0ac84b12a0392ff0e34"
|
||||
DOWNLOAD="https://developers.yubico.com/yubikey-personalization/releases/ykpers-1.18.0.tar.gz"
|
||||
MD5SUM="58e6a7011a3a02ae420a8eee0a442fb1"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libyubikey"
|
||||
|
|
Loading…
Reference in a new issue