unbound: update to 1.5.2.
This commit is contained in:
parent
93e676985c
commit
e81aedd8dd
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'unbound'
|
||||
pkgname=unbound
|
||||
version=1.5.1
|
||||
revision=3
|
||||
version=1.5.2
|
||||
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="Christian Neukirchen <chneukirchen@gmail.com>"
|
|||
license="BSD"
|
||||
homepage="http://unbound.net/"
|
||||
distfiles="http://unbound.net/downloads/${pkgname}-${version}.tar.gz"
|
||||
checksum=0ff82709fb2bd7ecbde8dbdcf60fa417d2b43379570a3d460193a76a169900ec
|
||||
checksum=33ab6c6a5ce3247b0a57e34d209fe8936e1218ff89a9b7ca3ff00c2060dd35c7
|
||||
|
||||
post_install() {
|
||||
vsconf doc/example.conf unbound.conf
|
||||
|
|
Loading…
Reference in New Issue