Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/dnsdist/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'dnsdist'
pkgname=dnsdist
version=2.0.7
version=2.1.0
revision=1
build_style=meson
build_helper="meson"
Expand All @@ -17,7 +17,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.xz"
checksum=58680f780517b787e64fee4cd4dcc57f439be607084f89ee4699789d7d626875
checksum=8714b7ca065b2d7ae5da980bc81a94d2baaa725a9b3c2c23b3a0fadb7c6a8335

system_accounts="_dnsdist"

Expand Down