diff --git a/srcpkgs/dnsmasq/template b/srcpkgs/dnsmasq/template index 69f48faaf1..597f0a57d1 100644 --- a/srcpkgs/dnsmasq/template +++ b/srcpkgs/dnsmasq/template @@ -1,6 +1,6 @@ # Template file for 'dnsmasq' pkgname=dnsmasq -version=2.76 +version=2.77 revision=1 hostmakedepends="pkg-config" makedepends="dbus-devel libcap-devel libidn-devel" @@ -12,7 +12,7 @@ maintainer="Juan RP " license="GPL-2" homepage="http://www.thekelleys.org.uk/dnsmasq/doc.html" distfiles="http://www.thekelleys.org.uk/$pkgname/$pkgname-$version.tar.gz" -checksum=777c4762d2fee3738a0380401f2d087b47faa41db2317c60660d69ad10a76c32 +checksum=ae97a68c4e64f07633f31249eb03190d673bdb444a05796a3a2d3f521bfe9d38 do_build() { echo '#define HAVE_DBUS' >> src/config.h