From 139e4aa3390e115d4539f137bc661e0ad37dab43 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Fri, 19 Oct 2018 14:37:16 +0200 Subject: [PATCH] inadyn: rebuild with libressl-2.8 --- srcpkgs/inadyn/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/inadyn/template b/srcpkgs/inadyn/template index 72da76184ee..2fe60a37c56 100644 --- a/srcpkgs/inadyn/template +++ b/srcpkgs/inadyn/template @@ -1,7 +1,7 @@ # Template file for 'inadyn' pkgname=inadyn version=2.5 -revision=1 +revision=2 build_style=gnu-configure configure_args="--enable-openssl" hostmakedepends="automake libtool pkg-config"