mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
libraries/libu2f-host: Updated for version 1.1.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
5cc707e0a3
commit
5d4d266756
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
||||||
|
|
||||||
PRGNAM=libu2f-host
|
PRGNAM=libu2f-host
|
||||||
SRCNAM=libu2f-host-libu2f-host
|
SRCNAM=libu2f-host-libu2f-host
|
||||||
VERSION=${VERSION:-1.1.0}
|
VERSION=${VERSION:-1.1.2}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="libu2f-host"
|
PRGNAM="libu2f-host"
|
||||||
VERSION="1.1.0"
|
VERSION="1.1.2"
|
||||||
HOMEPAGE="https://github.com/Yubico/libu2f-host"
|
HOMEPAGE="https://github.com/Yubico/libu2f-host"
|
||||||
DOWNLOAD="https://github.com/Yubico/libu2f-host/archive/libu2f-host-1.1.0.tar.gz"
|
DOWNLOAD="https://github.com/Yubico/libu2f-host/archive/libu2f-host-1.1.2.tar.gz"
|
||||||
MD5SUM="ae91d49dc695b12370e93443297cd69a"
|
MD5SUM="19a32863556e5ee87b8f16b9296029b5"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="hidapi gengetopt"
|
REQUIRES="hidapi gengetopt"
|
||||||
|
|
Loading…
Reference in a new issue