unbound: update to 1.8.1.
This commit is contained in:
parent
ffaca14ab7
commit
0b73a3caab
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'unbound'
|
||||
pkgname=unbound
|
||||
version=1.8.0
|
||||
version=1.8.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-libevent --with-conf-file=/etc/unbound/unbound.conf
|
||||
|
@ -15,7 +15,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=78f79d6d3b643fdcd74a14fc76542250da886c82f82bc55b51e189663d61b83f
|
||||
checksum=c362b3b9c35d1b8c1918da02cdd5528d729206c14c767add89ae95acae363c5d
|
||||
conf_files="/etc/unbound/unbound.conf"
|
||||
system_accounts="_unbound"
|
||||
|
||||
|
|
Loading…
Reference in a new issue