mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
libraries/libu2f-host: Updated for version 1.1.10.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
4356a35a0d
commit
76fecbfe80
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue