mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
dnsdist: update to 1.8.1
This commit is contained in:
parent
3d5c8d282b
commit
31b0097205
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'dnsdist'
|
# Template file for 'dnsdist'
|
||||||
pkgname=dnsdist
|
pkgname=dnsdist
|
||||||
version=1.8.0
|
version=1.8.1
|
||||||
revision=2
|
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
|
||||||
--with-net-snmp --with-libcap --with-libssl --enable-dnscrypt --with-nghttp2
|
--with-net-snmp --with-libcap --with-libssl --enable-dnscrypt --with-nghttp2
|
||||||
|
@ -19,7 +19,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=1c0d375c25453d349b88e03ff589aa2603ca8692fc98364c068ead372804704f
|
checksum=05f356fcce29c4ece03c2d8df046adff3aaab0b036d6801c1a311c6d5bb3c07f
|
||||||
|
|
||||||
system_accounts="_dnsdist"
|
system_accounts="_dnsdist"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue