diff --git a/common/shlibs b/common/shlibs index 59e97385300..05a5b07e6b2 100644 --- a/common/shlibs +++ b/common/shlibs @@ -2447,7 +2447,7 @@ libboinc_graphics2.so.7 boinc-nox-7.16.16_2 libsynfig.so.0 synfig-1.0.1_1 libhidapi-hidraw.so.0 hidapi-0.8.0rc1_1 libhidapi-libusb.so.0 hidapi-0.8.0rc1_1 -libu2f-host.so.0 libu2f-host-1.0.0_1 +libu2f-host.so.0 libu2f-host-1.1.10_5 libu2f-server.so.0 libu2f-server-1.0.1_2 libsqlcipher.so.0 sqlcipher-3.3.1_1 libgta.so.1 libgta-1.2.0_1 diff --git a/srcpkgs/libu2f-host/template b/srcpkgs/libu2f-host/template index c16dae4a2d1..c2cd5b754dc 100644 --- a/srcpkgs/libu2f-host/template +++ b/srcpkgs/libu2f-host/template @@ -1,12 +1,12 @@ # Template file for 'libu2f-host' pkgname=libu2f-host version=1.1.10 -revision=4 +revision=5 wrksrc="${pkgname}-${pkgname}-${version}" build_style=gnu-configure configure_args="--with-openssl=yes" hostmakedepends="automake gengetopt libtool pkg-config" -makedepends="hidapi-devel json-c-devel libressl-devel" +makedepends="hidapi-devel json-c-devel openssl-devel" depends="libfido2" short_desc="C library and tool that implements the host-side of the U2F protocol" maintainer="Orphaned "