···11{ pkgconfig, dbus_libs, nettle, stdenv, fetchurl }:
2233stdenv.mkDerivation rec {
44- name = "dnsmasq-2.71";
44+ name = "dnsmasq-2.72";
5566 src = fetchurl {
77 url = "http://www.thekelleys.org.uk/dnsmasq/${name}.tar.xz";
88- sha256 = "1fpzpzja7qr8b4kfdhh4i4sijp62c634yf0xvq2n4p7d5xbzn6a9";
88+ sha256 = "1c80hq09hfm8cp5pirfb8wdlc7dqkp7zzmbmdaradcvlblzx42vx";
99 };
10101111 # Can't rely on make flags because of space in one of the parameters