Update package version to 1.17.0
This commit is contained in:
@@ -1,9 +1,18 @@
|
|||||||
name: libfido2
|
name: libfido2
|
||||||
description: Library functionality and command-line tools to communicate with a FIDO device over USB or NFC
|
description: Library functionality and command-line tools to communicate with a FIDO device over USB or NFC
|
||||||
version: 1.16.0
|
version: 1.17.0
|
||||||
|
revision: 1
|
||||||
url: https://developers.yubico.com/libfido2/
|
url: https://developers.yubico.com/libfido2/
|
||||||
license: BSD-2-Clause
|
license: BSD-2-Clause
|
||||||
|
maintainers:
|
||||||
|
- [email protected]
|
||||||
architecture: any
|
architecture: any
|
||||||
depends: ["glibc","hidapi","libcbor","udev","openssl"]
|
|
||||||
make_depends: ["cmake"]
|
|
||||||
type: source
|
type: source
|
||||||
|
depends:
|
||||||
|
- glibc
|
||||||
|
- hidapi
|
||||||
|
- libcbor
|
||||||
|
- udev
|
||||||
|
- openssl
|
||||||
|
make_depends:
|
||||||
|
- cmake
|
||||||
|
|||||||
Reference in New Issue
Block a user