From 75955e87ea02a5032d41a368d8fa2bd5a7eabba8 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Wed, 29 Jul 2020 10:41:12 +0200 Subject: [PATCH] unbound: update to 1.11.0. --- srcpkgs/unbound/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/unbound/template b/srcpkgs/unbound/template index 9a5e7d37a3d..813791dc9b2 100644 --- a/srcpkgs/unbound/template +++ b/srcpkgs/unbound/template @@ -1,7 +1,7 @@ # Template file for 'unbound' pkgname=unbound -version=1.10.1 -revision=2 +version=1.11.0 +revision=1 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 @@ -16,7 +16,7 @@ maintainer="Leah Neukirchen " license="BSD-3-Clause" homepage="https://unbound.net/" distfiles="https://unbound.net/downloads/${pkgname}-${version}.tar.gz" -checksum=b73677c21a71cf92f15cc8cfe76a3d875e40f65b6150081c39620b286582d536 +checksum=9f2f0798f76eb8f30feaeda7e442ceed479bc54db0e3ac19c052d68685e51ef7 system_accounts="_unbound" post_install() {