nsd: update to 4.2.3.
This commit is contained in:
parent
3e47da7bb0
commit
b086310478
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'nsd'
|
||||
pkgname=nsd
|
||||
version=4.2.2
|
||||
revision=2
|
||||
version=4.2.3
|
||||
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=83b333940a25fe6d453bcac6ea39edfa244612a879117c4a624c97eb250246fb
|
||||
checksum=817d963b39d2af982f6a523f905cfd5b14a3707220a8da8f3013f34cdfe5c498
|
||||
system_accounts="nsd"
|
||||
nsd_homedir=/var/db/nsd
|
||||
make_dirs="/var/db/nsd 0755 nsd nsd"
|
||||
|
|
Loading…
Reference in a new issue