From e758a1c5b3b063b7bb2c0e587b603757ed77e133 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Mon, 23 Apr 2018 16:56:50 +0200 Subject: [PATCH] libu2f-host: rebuild with libressl-2.7 --- 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 0a460a64989..6747fc907ef 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.5 -revision=2 +revision=3 wrksrc="${pkgname}-${pkgname}-${version}" build_style=gnu-configure configure_args="--with-openssl=yes --with-udevrulesdir=/usr/lib/udev/rules.d"