diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-10-17 23:12:23 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-10-18 07:16:07 +0700 |
commit | d368be8948a43b52c6a86656c6ddce8eca6fa406 (patch) | |
tree | 1500c7cc5375f5bc75a7103dc73220d6f8e619c7 /libraries/libu2f-host/libu2f-host.info | |
parent | 2b2f48c1bfdc81bf377d7ced74db028f05cefe89 (diff) |
libraries/libu2f-host: Added (Yubico 2UF C Library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libu2f-host/libu2f-host.info')
-rw-r--r-- | libraries/libu2f-host/libu2f-host.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/libraries/libu2f-host/libu2f-host.info b/libraries/libu2f-host/libu2f-host.info new file mode 100644 index 0000000000000..a58bfee85e427 --- /dev/null +++ b/libraries/libu2f-host/libu2f-host.info @@ -0,0 +1,10 @@ +PRGNAM="libu2f-host" +VERSION="1.0.0" +HOMEPAGE="https://github.com/Yubico/libu2f-host" +DOWNLOAD="https://github.com/Yubico/libu2f-host/archive/libu2f-host-1.0.0.tar.gz" +MD5SUM="34041578e81e6fe7017402908e30e768" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="hidapi json-c gengetopt" +MAINTAINER="Willy Sudiarto Raharjo" +EMAIL="willysr@slackbuilds.org" |