From 37a08b1f62d02187672179baef2a7b77957b43a0 Mon Sep 17 00:00:00 2001 From: Toyam Cox Date: Wed, 5 Oct 2016 22:31:22 -0400 Subject: [PATCH] open-isns: rebuild for libressl-2.4.3 --- 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 8ece50d9c4c..28367e68f4d 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.96 -revision=2 +revision=3 build_style=gnu-configure configure_args="--enable-shared" makedepends="libressl-devel"