mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
nsd: update to 4.6.1.
This commit is contained in:
parent
92e979f1bb
commit
570d1f616f
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.6.0
|
version=4.6.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
|
||||||
|
@ -12,7 +12,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=09062d9b83dfcdde4e4e53ec3615496d68c2821d8381d0d464ebea31a5975c81
|
checksum=3f60a3a13ec3f68e84bfa7e19daff663c82bcf1de96e4f53f2246525e773a27a
|
||||||
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