mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
misc/yubikey-personalization-gui: Updated for version 3.1.15.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
4ddc72a67d
commit
6233cbeb01
2 changed files with 5 additions and 5 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=yubikey-personalization-gui
|
||||
VERSION=${VERSION:-3.1.14}
|
||||
VERSION=${VERSION:-3.1.15}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="yubikey-personalization-gui"
|
||||
VERSION="3.1.14"
|
||||
HOMEPAGE="http://opensource.yubico.com/yubikey-personalization-gui/"
|
||||
DOWNLOAD="http://opensource.yubico.com/yubikey-personalization-gui/releases/yubikey-personalization-gui-3.1.14.tar.gz"
|
||||
MD5SUM="9f2b50589d1110899f1a89c20d9d2565"
|
||||
VERSION="3.1.15"
|
||||
HOMEPAGE="https://developers.yubico.com/yubikey-personalization-gui/"
|
||||
DOWNLOAD="https://developers.yubico.com/yubikey-personalization-gui/releases/yubikey-personalization-gui-3.1.15.tar.gz"
|
||||
MD5SUM="c5d04fc1088aea7875e38b07aacd3774"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="ykpers"
|
||||
|
|
Loading…
Reference in a new issue