nsd: update to 4.3.6.
This commit is contained in:
parent
0ea205946d
commit
5e50192edb
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'nsd'
|
||||
pkgname=nsd
|
||||
version=4.3.5
|
||||
revision=2
|
||||
version=4.3.6
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-ratelimit --enable-ratelimit-default-is-off
|
||||
--with-libevent=${XBPS_CROSS_BASE}/usr --with-ssl=${XBPS_CROSS_BASE}/usr"
|
||||
|
@ -12,7 +12,7 @@ license="BSD-3-Clause"
|
|||
homepage="https://www.nlnetlabs.nl/projects/nsd/"
|
||||
changelog="https://github.com/NLnetLabs/nsd/blob/NSD_${version//./_}_REL/doc/ChangeLog"
|
||||
distfiles="https://www.nlnetlabs.nl/downloads/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=7da2b43e30b3d7f307722c608f719bfb169f0d985c764a34fa0669dc33484472
|
||||
checksum=bee6c0cf5525acc41dade9ec9e29435299211b0de290059878f7e53249e75f18
|
||||
system_accounts="nsd"
|
||||
nsd_homedir=/var/db/nsd
|
||||
make_dirs="/var/db/nsd 0755 nsd nsd"
|
||||
|
|
Loading…
Reference in a new issue