Skip to content
Merged
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.1.1
version=2.1.2
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=bdb6cdbf56c4c2448b112f74c94c15b0b2764703faeebe7dc5ad56b4b5a9a576
checksum=9fcb469d7a1b5116606f2563761343d1c595523c1fd67808835fa4edc03c24ce

system_accounts="_dnsdist"

Expand Down