From 5e24e0eacd12d9750ba5ebcbfb537dd86025b2c1 Mon Sep 17 00:00:00 2001 From: Christian Buschau Date: Wed, 9 Jan 2019 01:22:42 +0100 Subject: [PATCH] getdns: rebuild against libidn-1.35_1 --- srcpkgs/getdns/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/getdns/template b/srcpkgs/getdns/template index 5ba4f44c3a2..79f7fe106da 100644 --- a/srcpkgs/getdns/template +++ b/srcpkgs/getdns/template @@ -1,7 +1,7 @@ # Template file for 'getdns' pkgname=getdns version=1.5.1 -revision=1 +revision=2 build_style=gnu-configure configure_args="--with-libev --with-libevent --with-libuv --with-ssl=${XBPS_CROSS_BASE}/usr"