libraries/libu2f-host: Updated for version 1.1.9.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2019-03-24 10:38:58 +07:00
parent 2b369b99d4
commit ad056709a3
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# Slackware build script for libu2f-host
# Copyright 2015-2018 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# Copyright 2015-2019 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -24,7 +24,7 @@
PRGNAM=libu2f-host
SRCNAM=libu2f-host-libu2f-host
VERSION=${VERSION:-1.1.5}
VERSION=${VERSION:-1.1.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="libu2f-host"
VERSION="1.1.5"
VERSION="1.1.9"
HOMEPAGE="https://github.com/Yubico/libu2f-host"
DOWNLOAD="https://github.com/Yubico/libu2f-host/archive/libu2f-host-1.1.5/libu2f-host-libu2f-host-1.1.5.tar.gz"
MD5SUM="6e8718ae5100034d08f84d60139968ce"
DOWNLOAD="https://github.com/Yubico/libu2f-host/archive/libu2f-host-1.1.9/libu2f-host-libu2f-host-1.1.9.tar.gz"
MD5SUM="aede1a84be616d05540990e91c2b53b4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="hidapi gengetopt"