From 2ca6d198885e1fc53904b08f7a3e9d6fec807dff Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Tue, 16 Feb 2016 07:42:53 +0100 Subject: [PATCH] libu2f-host: update to 1.1.0. --- srcpkgs/libu2f-host/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/libu2f-host/template b/srcpkgs/libu2f-host/template index b0be269b7cb..22b03502be5 100644 --- a/srcpkgs/libu2f-host/template +++ b/srcpkgs/libu2f-host/template @@ -1,18 +1,18 @@ -# Template file for 'libu2f-host' +# Template file for 'libu2f-host' pkgname=libu2f-host -version=1.0.0 +version=1.1.0 revision=1 wrksrc="${pkgname}-${pkgname}-${version}" build_style=gnu-configure configure_args="--with-openssl=yes --with-udevrulesdir=/usr/lib/udev/rules.d" hostmakedepends="automake libtool pkg-config gengetopt" makedepends="json-c-devel hidapi-devel libressl-devel" -short_desc="C library and command-line tool that implements the host-side of the U2F protocol" +short_desc="C library and tool that implements the host-side of the U2F protocol" maintainer="Juan RP " license="LGPL-2.1" homepage="https://developers.yubico.com/libu2f-host/" distfiles="https://github.com/Yubico/libu2f-host/archive/libu2f-host-${version}.tar.gz" -checksum=b1d2193eab69e1880e4adc07398f7fd5db19248ae84ef7981aa98a3fe4c411db +checksum=3e9cd2ccc06c8afed362da6f27f6d4aa535f91765142201e624d607d4ed90ad8 pre_configure() { autoreconf -fi