dnsdist: update to 1.8.1
This commit is contained in:
parent
3d5c8d282b
commit
31b0097205
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'dnsdist'
|
||||
pkgname=dnsdist
|
||||
version=1.8.0
|
||||
revision=2
|
||||
version=1.8.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-pic --with-gnu-ld --with-libsodium --with-re2
|
||||
--with-net-snmp --with-libcap --with-libssl --enable-dnscrypt --with-nghttp2
|
||||
|
@ -19,7 +19,7 @@ license="GPL-2.0-only"
|
|||
homepage="https://dnsdist.org/"
|
||||
changelog="https://dnsdist.org/changelog.html"
|
||||
distfiles="https://downloads.powerdns.com/releases/${pkgname}-${version}.tar.bz2"
|
||||
checksum=1c0d375c25453d349b88e03ff589aa2603ca8692fc98364c068ead372804704f
|
||||
checksum=05f356fcce29c4ece03c2d8df046adff3aaab0b036d6801c1a311c6d5bb3c07f
|
||||
|
||||
system_accounts="_dnsdist"
|
||||
|
||||
|
|
Loading…
Reference in New Issue