From 14e0ec17323d81f1479081d4aae96a525c78f4bc Mon Sep 17 00:00:00 2001 From: John Date: Wed, 6 Jan 2021 18:18:56 +0100 Subject: [PATCH] unbound: rebuild against OpenSSL --- common/shlibs | 2 +- srcpkgs/unbound/template | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/common/shlibs b/common/shlibs index adabfd4f67..02c6264642 100644 --- a/common/shlibs +++ b/common/shlibs @@ -3062,7 +3062,7 @@ libdockapp.so.3 libdockapp-0.7.2_1 libkrdccore.so.5 krdc-17.04.3_1 libArcus.so.3 libArcus-3.1.0_1 libgutenprint.so.9 gutenprint-5.3.3_1 -libunbound.so.8 libunbound-1.10.0_2 +libunbound.so.8 libunbound-1.13.1_2 libmirage.so.11 libmirage-3.1.0_1 libwkhtmltox.so.0 libwkhtmltopdf-0.12.5_1 libsysprof-4.so sysprof-3.37.90_1 diff --git a/srcpkgs/unbound/template b/srcpkgs/unbound/template index 69ee650fbf..8cf9156a3c 100644 --- a/srcpkgs/unbound/template +++ b/srcpkgs/unbound/template @@ -1,7 +1,7 @@ # Template file for 'unbound' pkgname=unbound version=1.13.1 -revision=1 +revision=2 build_style=gnu-configure configure_args="--with-libevent --with-conf-file=/etc/unbound/unbound.conf --with-pidfile=/run/unbound.pid --with-ssl=${XBPS_CROSS_BASE}/usr @@ -34,7 +34,7 @@ libunbound_package() { } unbound-devel_package() { - depends="libunbound>=${version}_${revision} libressl-devel libevent-devel" + depends="libunbound>=${version}_${revision} openssl-devel libevent-devel" short_desc+=" - development files" pkg_install() { vmove usr/include