unbound: update to 1.5.9.
This commit is contained in:
parent
084e262c6c
commit
0108825094
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'unbound'
|
||||
pkgname=unbound
|
||||
version=1.5.8
|
||||
revision=2
|
||||
version=1.5.9
|
||||
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
|
||||
|
@ -16,7 +16,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|||
license="BSD"
|
||||
homepage="http://unbound.net/"
|
||||
distfiles="http://unbound.net/downloads/${pkgname}-${version}.tar.gz"
|
||||
checksum=33567a20f73e288f8daa4ec021fbb30fe1824b346b34f12677ad77899ecd09be
|
||||
checksum=01328cfac99ab5b8c47115151896a244979e442e284eb962c0ea84b7782b6990
|
||||
|
||||
post_install() {
|
||||
vsconf doc/example.conf unbound.conf
|
||||
|
|
Loading…
Reference in New Issue