From 0ba31c99a8d9aa3506a6c7ae847e79d527d165fa Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Tue, 11 Apr 2017 17:32:32 +0200 Subject: [PATCH] libu2f-host: rebuild for libressl-2.5.3 --- 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 74934593d30..d511dac79fe 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.3 -revision=3 +revision=4 wrksrc="${pkgname}-${pkgname}-${version}" build_style=gnu-configure configure_args="--with-openssl=yes --with-udevrulesdir=/usr/lib/udev/rules.d"