mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
nsd: update to 4.1.22.
This commit is contained in:
parent
e28e00907f
commit
ff9dec49f2
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'nsd'
|
# Template file for 'nsd'
|
||||||
pkgname=nsd
|
pkgname=nsd
|
||||||
version=4.1.21
|
version=4.1.22
|
||||||
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
|
||||||
|
@ -11,9 +11,9 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://www.nlnetlabs.nl/projects/nsd/"
|
homepage="https://www.nlnetlabs.nl/projects/nsd/"
|
||||||
distfiles="https://www.nlnetlabs.nl/downloads/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="https://www.nlnetlabs.nl/downloads/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=7858b934a07e1582079d7e724b05855380416b7fd68cdaeeca16305bd66bd2bd
|
checksum=f186e86705768a35ecb6ac18d1ee4eeec2745fcd1feab38e64f89c5eb5aa049c
|
||||||
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"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue