mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
7a4df1fa0c
commit
55faef21ea
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'dnsdist'
|
# Template file for 'dnsdist'
|
||||||
pkgname=dnsdist
|
pkgname=dnsdist
|
||||||
version=1.9.7
|
version=1.9.8
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-pic --with-gnu-ld --with-libsodium --with-re2
|
configure_args="--with-pic --with-gnu-ld --with-libsodium --with-re2
|
||||||
|
@ -18,7 +18,7 @@ license="GPL-2.0-only"
|
||||||
homepage="https://dnsdist.org/"
|
homepage="https://dnsdist.org/"
|
||||||
changelog="https://dnsdist.org/changelog.html"
|
changelog="https://dnsdist.org/changelog.html"
|
||||||
distfiles="https://downloads.powerdns.com/releases/${pkgname}-${version}.tar.bz2"
|
distfiles="https://downloads.powerdns.com/releases/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=285111c2b7dff6bc8a2407106a51c365cc5bf5e6287fe459a29b396c74620332
|
checksum=f664f73a96a8d7343d32696accb70fd8b1ed4328d73cdb0a627a561d6e2fd99e
|
||||||
|
|
||||||
system_accounts="_dnsdist"
|
system_accounts="_dnsdist"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue