unbound: update to 1.6.1.
This commit is contained in:
parent
014e4fdfa0
commit
ec63b34039
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'unbound'
|
||||
pkgname=unbound
|
||||
version=1.6.0
|
||||
version=1.6.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-libevent --with-conf-file=/etc/unbound/unbound.conf
|
||||
|
@ -12,11 +12,11 @@ makedepends="libressl-devel expat-devel libevent-devel"
|
|||
depends="dnssec-anchors"
|
||||
system_accounts="unbound"
|
||||
short_desc="Validating, recursive, and caching DNS resolver"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="3-clause-BSD"
|
||||
homepage="http://unbound.net/"
|
||||
distfiles="http://unbound.net/downloads/${pkgname}-${version}.tar.gz"
|
||||
checksum=6b7db874e6debda742fee8869d722e5a17faf1086e93c911b8564532aeeffab7
|
||||
checksum=42df63f743c0fe8424aeafcf003ad4b880b46c14149d696057313f5c1ef51400
|
||||
|
||||
post_install() {
|
||||
vsconf doc/example.conf unbound.conf
|
||||
|
|
Loading…
Reference in New Issue