libraries/libu2f-host: Updated for version 1.1.10.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2019-10-13 09:39:51 +07:00
parent 4356a35a0d
commit 76fecbfe80
2 changed files with 4 additions and 4 deletions

View file

@ -24,7 +24,7 @@
PRGNAM=libu2f-host
SRCNAM=libu2f-host-libu2f-host
VERSION=${VERSION:-1.1.9}
VERSION=${VERSION:-1.1.10}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="libu2f-host"
VERSION="1.1.9"
VERSION="1.1.10"
HOMEPAGE="https://github.com/Yubico/libu2f-host"
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="https://github.com/Yubico/libu2f-host/archive/libu2f-host-1.1.10/libu2f-host-libu2f-host-1.1.10.tar.gz"
MD5SUM="3a7de10d4ba92d7fa48b3d0affc62887"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="hidapi gengetopt"