unbound: update to 1.6.0.
This commit is contained in:
parent
d834940e48
commit
f8d9bd656d
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'unbound'
|
# Template file for 'unbound'
|
||||||
pkgname=unbound
|
pkgname=unbound
|
||||||
version=1.5.10
|
version=1.6.0
|
||||||
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
|
||||||
@ -13,10 +13,10 @@ depends="dnssec-anchors"
|
|||||||
system_accounts="unbound"
|
system_accounts="unbound"
|
||||||
short_desc="Validating, recursive, and caching DNS resolver"
|
short_desc="Validating, recursive, and caching DNS resolver"
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
license="BSD"
|
license="3-clause-BSD"
|
||||||
homepage="http://unbound.net/"
|
homepage="http://unbound.net/"
|
||||||
distfiles="http://unbound.net/downloads/${pkgname}-${version}.tar.gz"
|
distfiles="http://unbound.net/downloads/${pkgname}-${version}.tar.gz"
|
||||||
checksum=a39b8b4fcca2a2b35a2daa53fe35150cc3f09038dc9acede09c912fc248a9486
|
checksum=6b7db874e6debda742fee8869d722e5a17faf1086e93c911b8564532aeeffab7
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsconf doc/example.conf unbound.conf
|
vsconf doc/example.conf unbound.conf
|
||||||
|
Loading…
x
Reference in New Issue
Block a user