unbound: update to 1.9.3.
This commit is contained in:
parent
9186b69385
commit
81007c76cb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'unbound'
|
||||
pkgname=unbound
|
||||
version=1.9.2
|
||||
version=1.9.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-libevent --with-conf-file=/etc/unbound/unbound.conf
|
||||
|
@ -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=6f7acec5cf451277fcda31729886ae7dd62537c4f506855603e3aa153fcb6b95
|
||||
checksum=1b55dd9170e4bfb327fb644de7bbf7f0541701149dff3adf1b63ffa785f16dfa
|
||||
system_accounts="_unbound"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue