diff --git a/srcpkgs/dnsmasq/template b/srcpkgs/dnsmasq/template index 5f7f51c84ea..0fe4977224d 100644 --- a/srcpkgs/dnsmasq/template +++ b/srcpkgs/dnsmasq/template @@ -1,7 +1,7 @@ # Template file for 'dnsmasq' pkgname=dnsmasq -version=2.90 -revision=2 +version=2.91 +revision=1 conf_files="/etc/dnsmasq.conf" hostmakedepends="pkg-config" makedepends="dbus-devel libcap-devel libidn2-devel $(vopt_if dnssec nettle-devel)" @@ -11,7 +11,7 @@ license="GPL-2.0-or-later" homepage="https://www.thekelleys.org.uk/dnsmasq/doc.html" changelog="https://www.thekelleys.org.uk/dnsmasq/CHANGELOG" distfiles="https://www.thekelleys.org.uk/dnsmasq/dnsmasq-${version}.tar.gz" -checksum=8f6666b542403b5ee7ccce66ea73a4a51cf19dd49392aaccd37231a2c51b303b +checksum=2d26a048df452b3cfa7ba05efbbcdb19b12fe7a0388761eb5d00938624bd76c8 system_accounts="dnsmasq" dnsmasq_homedir="/var/chroot"