From 29ed223daba8a7889524d47e402ca0c9eeb43ecd Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 31 Jul 2015 07:18:35 +0200 Subject: [PATCH] dnsmasq: update to 2.75. --- srcpkgs/dnsmasq/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/dnsmasq/template b/srcpkgs/dnsmasq/template index 75fa6788530..def35c3b33a 100644 --- a/srcpkgs/dnsmasq/template +++ b/srcpkgs/dnsmasq/template @@ -1,6 +1,6 @@ # Template file for 'dnsmasq' pkgname=dnsmasq -version=2.74 +version=2.75 revision=1 build_pie=yes hostmakedepends="pkg-config" @@ -13,7 +13,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=27b95a8b933d7eb88e93a4c405b808d09268246d4e108606e423ac518aede78f +checksum=f8252c0a0ba162c2cd45f81140c7c17cc40a5fca2b869d1a420835b74acad294 do_build() { echo '#define HAVE_DBUS' >> src/config.h