From fc9ed913bf704690bdd54892b2c65d20e9b76f7c Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Fri, 19 Oct 2018 14:37:35 +0200 Subject: [PATCH] open-isns: rebuild with libressl-2.8 --- srcpkgs/open-isns/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/open-isns/template b/srcpkgs/open-isns/template index 1c1e33cb1e..511b5cab51 100644 --- a/srcpkgs/open-isns/template +++ b/srcpkgs/open-isns/template @@ -1,7 +1,7 @@ # Template file for 'open-isns' pkgname=open-isns version=0.98 -revision=3 +revision=4 build_style=gnu-configure configure_args="--enable-shared" makedepends="libressl-devel"