unbound: update to 1.5.1.
This commit is contained in:
parent
1747470638
commit
32478f48b0
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'unbound'
|
||||
pkgname=unbound
|
||||
version=1.5.0
|
||||
revision=2
|
||||
version=1.5.1
|
||||
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
|
||||
|
@ -18,7 +18,7 @@ license="BSD"
|
|||
homepage="http://unbound.net/"
|
||||
distfiles="http://unbound.net/downloads/${pkgname}-${version}.tar.gz"
|
||||
update_ignore="*rc*"
|
||||
checksum=9fde4aeb8258bc864cd5e5d6d9b8bcf8fa12a57059424fece1c6adcc6387b876
|
||||
checksum=0ff82709fb2bd7ecbde8dbdcf60fa417d2b43379570a3d460193a76a169900ec
|
||||
|
||||
post_install() {
|
||||
vsconf doc/example.conf unbound.conf
|
||||
|
|
Loading…
Reference in New Issue