unbound: update to 1.6.8 - fixes CVE-2017-15105. (#10986)
This commit is contained in:
parent
af63f40ec9
commit
0fd232f8f1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'unbound'
|
# Template file for 'unbound'
|
||||||
pkgname=unbound
|
pkgname=unbound
|
||||||
version=1.6.7
|
version=1.6.8
|
||||||
revision=1
|
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
|
||||||
|
@ -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=4e7bd43d827004c6d51bef73adf941798e4588bdb40de5e79d89034d69751c9f
|
checksum=e3b428e33f56a45417107448418865fe08d58e0e7fea199b855515f60884dd49
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsconf doc/example.conf unbound.conf
|
vsconf doc/example.conf unbound.conf
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue