unbound: update to 1.9.5.

This commit is contained in:
Leah Neukirchen 2019-11-19 18:15:02 +01:00
parent 1de8a68338
commit fa13ec4a5b

View file

@ -1,7 +1,7 @@
# Template file for 'unbound' # Template file for 'unbound'
pkgname=unbound pkgname=unbound
version=1.9.4 version=1.9.5
revision=2 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--with-libevent --with-conf-file=/etc/unbound/unbound.conf configure_args="--with-libevent --with-conf-file=/etc/unbound/unbound.conf
--with-pidfile=/run/unbound.pid --with-ssl=${XBPS_CROSS_BASE}/usr --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" license="BSD-3-Clause"
homepage="https://unbound.net/" homepage="https://unbound.net/"
distfiles="https://unbound.net/downloads/${pkgname}-${version}.tar.gz" distfiles="https://unbound.net/downloads/${pkgname}-${version}.tar.gz"
checksum=3d3e25fb224025f0e732c7970e5676f53fd1764c16d6a01be073a13e42954bb0 checksum=8a8d400f697c61d73d109c250743a1b6b79848297848026d82b43e831045db57
system_accounts="_unbound" system_accounts="_unbound"
post_install() { post_install() {