unbound: update to 1.7.0.
This commit is contained in:
parent
f746326c06
commit
d99be3e877
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'unbound'
|
||||
pkgname=unbound
|
||||
version=1.6.8
|
||||
revision=2
|
||||
version=1.7.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-libevent --with-conf-file=/etc/unbound/unbound.conf
|
||||
--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"
|
||||
homepage="http://unbound.net/"
|
||||
distfiles="http://unbound.net/downloads/${pkgname}-${version}.tar.gz"
|
||||
checksum=e3b428e33f56a45417107448418865fe08d58e0e7fea199b855515f60884dd49
|
||||
checksum=94dd9071fb13d8ccd122a3ac67c4524a3324d0e771fc7a8a7c49af8abfb926a2
|
||||
|
||||
post_install() {
|
||||
vsconf doc/example.conf unbound.conf
|
||||
|
|
Loading…
Reference in New Issue