From a7aa26c7fcbd576a16d58003974ef395ec6e6862 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 11 Sep 2018 13:18:01 +0200 Subject: [PATCH] unbound: update to 1.8.0. --- common/shlibs | 2 +- srcpkgs/unbound/template | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/common/shlibs b/common/shlibs index f128e0cdaf4..463011cbc14 100644 --- a/common/shlibs +++ b/common/shlibs @@ -3022,7 +3022,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.2 gutenprint-5.2.12_1 -libunbound.so.2 unbound-1.6.6_1 +libunbound.so.8 unbound-1.8.0_1 libmirage.so.11 libmirage-3.1.0_1 libwkhtmltox.so.0 libwkhtmltopdf-0.12.5_1 libixml.so.10 libupnp1.8-1.8.2_1 diff --git a/srcpkgs/unbound/template b/srcpkgs/unbound/template index d24b9cd3d3b..dd25d1f9b85 100644 --- a/srcpkgs/unbound/template +++ b/srcpkgs/unbound/template @@ -1,6 +1,6 @@ # Template file for 'unbound' pkgname=unbound -version=1.7.3 +version=1.8.0 revision=1 build_style=gnu-configure configure_args="--with-libevent --with-conf-file=/etc/unbound/unbound.conf @@ -15,7 +15,7 @@ maintainer="Leah Neukirchen " license="BSD-3-Clause" homepage="https://unbound.net/" distfiles="https://unbound.net/downloads/${pkgname}-${version}.tar.gz" -checksum=c11de115d928a6b48b2165e0214402a7a7da313cd479203a7ce7a8b62cba602d +checksum=78f79d6d3b643fdcd74a14fc76542250da886c82f82bc55b51e189663d61b83f conf_files="/etc/unbound/unbound.conf" system_accounts="_unbound"