mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
nsd: update to 4.9.1.
This commit is contained in:
parent
b83ed470e2
commit
ab823f631e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'nsd'
|
# Template file for 'nsd'
|
||||||
pkgname=nsd
|
pkgname=nsd
|
||||||
version=4.9.0
|
version=4.9.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-ratelimit --enable-ratelimit-default-is-off
|
configure_args="--enable-ratelimit --enable-ratelimit-default-is-off
|
||||||
|
@ -13,7 +13,7 @@ license="BSD-3-Clause"
|
||||||
homepage="https://www.nlnetlabs.nl/projects/nsd/"
|
homepage="https://www.nlnetlabs.nl/projects/nsd/"
|
||||||
changelog="https://github.com/NLnetLabs/nsd/blob/NSD_${version//./_}_REL/doc/ChangeLog"
|
changelog="https://github.com/NLnetLabs/nsd/blob/NSD_${version//./_}_REL/doc/ChangeLog"
|
||||||
distfiles="https://www.nlnetlabs.nl/downloads/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="https://www.nlnetlabs.nl/downloads/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=86308f87b09dcb77edc292489b917a5d0dfde986919e68653db0b51cc6dbfebb
|
checksum=a6c23a53ee8111fa71e77b7565d1b8f486ea695770816585fbddf14e4367e6df
|
||||||
system_accounts="nsd"
|
system_accounts="nsd"
|
||||||
nsd_homedir=/var/db/nsd
|
nsd_homedir=/var/db/nsd
|
||||||
make_dirs="/var/db/nsd 0755 nsd nsd"
|
make_dirs="/var/db/nsd 0755 nsd nsd"
|
||||||
|
|
Loading…
Add table
Reference in a new issue