mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
misc/ykpers: Updated for version 1.18.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
eab26e0fba
commit
4eeb01d5c5
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for ykpers
|
||||
|
||||
# Copyright 2017 T3slider <t3slider@gmail.com>
|
||||
# Copyright 2018 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.18.0}
|
||||
VERSION=${VERSION:-1.18.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="ykpers"
|
||||
VERSION="1.18.0"
|
||||
VERSION="1.18.1"
|
||||
HOMEPAGE="https://developers.yubico.com/yubikey-personalization/"
|
||||
DOWNLOAD="https://developers.yubico.com/yubikey-personalization/releases/ykpers-1.18.0.tar.gz"
|
||||
MD5SUM="58e6a7011a3a02ae420a8eee0a442fb1"
|
||||
DOWNLOAD="https://developers.yubico.com/yubikey-personalization/releases/ykpers-1.18.1.tar.gz"
|
||||
MD5SUM="f92156bb2960f88bff0f787ceda5121d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libyubikey"
|
||||
|
|
Loading…
Reference in a new issue