From ff61eff25a41f80a6c959c68dd3aceacfdb6c841 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 23 Jun 2016 07:04:31 +0200 Subject: [PATCH] libu2f-host: update to 1.1.2. --- srcpkgs/libu2f-host/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/libu2f-host/template b/srcpkgs/libu2f-host/template index de684fca8f4..efc9a256741 100644 --- a/srcpkgs/libu2f-host/template +++ b/srcpkgs/libu2f-host/template @@ -1,7 +1,7 @@ # Template file for 'libu2f-host' pkgname=libu2f-host -version=1.1.1 -revision=2 +version=1.1.2 +revision=1 wrksrc="${pkgname}-${pkgname}-${version}" build_style=gnu-configure configure_args="--with-openssl=yes --with-udevrulesdir=/usr/lib/udev/rules.d" @@ -12,7 +12,7 @@ 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=3ba3cfe599a2c2a15b501b57467f8bb23fce959ca84b86c2be6dade2f899e72c +checksum=ec9683cff3f2ee8721b91d83f1108368e18fac27e240d90a3a481a98c0ec63e8 pre_configure() { autoreconf -fi