From f825ff0cf5859becf0caccbed43b04613086009f Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Fri, 19 Oct 2018 14:37:23 +0200 Subject: [PATCH] libu2f-host: rebuild with libressl-2.8 --- srcpkgs/libu2f-host/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libu2f-host/template b/srcpkgs/libu2f-host/template index ac2c9c71ade..5997ccef291 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.6 -revision=1 +revision=2 wrksrc="${pkgname}-${pkgname}-${version}" build_style=gnu-configure configure_args="--with-openssl=yes --with-udevrulesdir=/usr/lib/udev/rules.d"