unbound: update to 1.10.1.

This commit is contained in:
Leah Neukirchen 2020-05-19 21:16:24 +02:00
parent daa80b8d69
commit 610496effb

View file

@ -1,7 +1,7 @@
# Template file for 'unbound'
pkgname=unbound
version=1.10.0
revision=2
version=1.10.1
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 <leah@vuxu.org>"
license="BSD-3-Clause"
homepage="https://unbound.net/"
distfiles="https://unbound.net/downloads/${pkgname}-${version}.tar.gz"
checksum=152f486578242fe5c36e89995d0440b78d64c05123990aae16246b7f776ce955
checksum=b73677c21a71cf92f15cc8cfe76a3d875e40f65b6150081c39620b286582d536
system_accounts="_unbound"
post_install() {