diff --git a/srcpkgs/dnsmasq/template b/srcpkgs/dnsmasq/template index fceb39ebc88..edbab729080 100644 --- a/srcpkgs/dnsmasq/template +++ b/srcpkgs/dnsmasq/template @@ -1,6 +1,6 @@ # Template file for 'dnsmasq' pkgname=dnsmasq -version=2.79 +version=2.80 revision=1 hostmakedepends="pkg-config" makedepends="dbus-devel libcap-devel libidn-devel $(vopt_if dnssec nettle-devel)" @@ -12,7 +12,7 @@ maintainer="Juan RP " license="GPL-2.0-or-later" homepage="http://www.thekelleys.org.uk/dnsmasq/doc.html" distfiles="http://www.thekelleys.org.uk/${pkgname}/${pkgname}-${version}.tar.gz" -checksum=77512dd6f31ffd96718e8dcbbf54f02c083f051d4cca709bd32540aea269f789 +checksum=9e4a58f816ce0033ce383c549b7d4058ad9b823968d352d2b76614f83ea39adc build_options="dnssec" desc_option_dnssec="Enable DNSSEC support via nettle"