unbound: update to 1.5.0.
This commit is contained in:
parent
b524f6059f
commit
e5bdea0d1e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'unbound'
|
# Template file for 'unbound'
|
||||||
pkgname=unbound
|
pkgname=unbound
|
||||||
version=1.4.22
|
version=1.5.0
|
||||||
revision=5
|
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
|
||||||
--with-pidfile=/run/unbound.pid --with-ssl=${XBPS_CROSS_BASE}/usr
|
--with-pidfile=/run/unbound.pid --with-ssl=${XBPS_CROSS_BASE}/usr
|
||||||
|
@ -16,7 +16,7 @@ license="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"
|
||||||
update_ignore="*rc*"
|
update_ignore="*rc*"
|
||||||
checksum=1caf5081b2190ecdb23fc4d998b7999e28640c941f53baff7aee03c092a7d29f
|
checksum=9fde4aeb8258bc864cd5e5d6d9b8bcf8fa12a57059424fece1c6adcc6387b876
|
||||||
|
|
||||||
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