unbound: update to 1.5.4.
This commit is contained in:
parent
343b999b99
commit
7111c63628
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'unbound'
|
# Template file for 'unbound'
|
||||||
pkgname=unbound
|
pkgname=unbound
|
||||||
version=1.5.3
|
version=1.5.4
|
||||||
revision=5
|
revision=1
|
||||||
build_pie=yes
|
build_pie=yes
|
||||||
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
|
||||||
|
@ -17,7 +17,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
license="BSD"
|
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"
|
||||||
checksum=76bdc875ed4d1d3f8e4cfe960e6df78ee5c6c7c18abac11331cf93a7ae129eca
|
checksum=a1e1c1a578cf8447cb51f6033714035736a0f04444854a983123c094cc6fb137
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsconf doc/example.conf unbound.conf
|
vsconf doc/example.conf unbound.conf
|
||||||
|
|
Loading…
Reference in New Issue