unbound: update to 1.16.3.
This commit is contained in:
parent
632dbc7de5
commit
f8470df690
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'unbound'
|
||||
pkgname=unbound
|
||||
version=1.16.2
|
||||
version=1.16.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://nlnetlabs.nl/projects/unbound/about/"
|
||||
distfiles="https://nlnetlabs.nl/downloads/unbound/${pkgname}-${version}.tar.gz"
|
||||
checksum=2e32f283820c24c51ca1dd8afecfdb747c7385a137abe865c99db4b257403581
|
||||
checksum=ea0c6665e2c3325b769eac1dfccd60fe1828d5fcf662650039eccb3f67edb28e
|
||||
system_accounts="_unbound"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue