nsd: update to 4.8.0.
This commit is contained in:
parent
c9e0559eec
commit
f7ccabf59f
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'nsd'
|
||||
pkgname=nsd
|
||||
version=4.7.0
|
||||
revision=2
|
||||
version=4.8.0
|
||||
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=8faca44e299ad2915fa000887ab1632631ea68709c62ce35f110bfe721ecf214
|
||||
checksum=820da4e384721915f4bcaf7f2bed98519da563c6e4c130c742c724760ec02a0a
|
||||
system_accounts="nsd"
|
||||
nsd_homedir=/var/db/nsd
|
||||
make_dirs="/var/db/nsd 0755 nsd nsd"
|
||||
|
|
Loading…
Add table
Reference in a new issue