From a6d55064465f619a58b6622f8cd70d3f5431ec13 Mon Sep 17 00:00:00 2001 From: John Date: Fri, 3 Jul 2020 18:49:47 +0200 Subject: [PATCH] getdns: rebuild against libressl-3.1.3 --- srcpkgs/getdns/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/getdns/template b/srcpkgs/getdns/template index 38a6cd23327..b0bb313b3af 100644 --- a/srcpkgs/getdns/template +++ b/srcpkgs/getdns/template @@ -1,7 +1,7 @@ # Template file for 'getdns' pkgname=getdns version=1.5.1 -revision=5 +revision=6 build_style=gnu-configure configure_args="--with-libev --with-libevent --with-libuv --with-ssl=${XBPS_CROSS_BASE}/usr"