unbound: update to 1.6.7.
This commit is contained in:
parent
93137ed149
commit
f4993c6b8d
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'unbound'
|
# Template file for 'unbound'
|
||||||
pkgname=unbound
|
pkgname=unbound
|
||||||
version=1.6.6
|
version=1.6.7
|
||||||
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
|
||||||
|
@ -17,7 +17,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="3-clause-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=972b14dc33093e672652a7b2b5f159bab2198b0fe9c9e1c5707e1895d4d4b390
|
checksum=4e7bd43d827004c6d51bef73adf941798e4588bdb40de5e79d89034d69751c9f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsconf doc/example.conf unbound.conf
|
vsconf doc/example.conf unbound.conf
|
||||||
|
|
Loading…
Reference in a new issue