libraries/libu2f-host: Updated for version 1.1.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
b2d75c5945
commit
2526f976ea
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=libu2f-host
|
||||
SRCNAM=libu2f-host-libu2f-host
|
||||
VERSION=${VERSION:-1.1.3}
|
||||
VERSION=${VERSION:-1.1.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libu2f-host"
|
||||
VERSION="1.1.3"
|
||||
VERSION="1.1.4"
|
||||
HOMEPAGE="https://github.com/Yubico/libu2f-host"
|
||||
DOWNLOAD="https://github.com/Yubico/libu2f-host/archive/libu2f-host-1.1.3.tar.gz"
|
||||
MD5SUM="2b38b08573ee31a8e778c3863dee281c"
|
||||
DOWNLOAD="https://github.com/Yubico/libu2f-host/archive/libu2f-host-1.1.4.tar.gz"
|
||||
MD5SUM="cc88c819bfbe0f8197b8c777c463b583"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="hidapi gengetopt"
|
||||
|
|
Loading…
Reference in New Issue