From 6703cacfdea10dbc134e25bca0d67ea425ec8299 Mon Sep 17 00:00:00 2001
From: Travis Kemen <thepeople@openwrt.org>
Date: Wed, 26 Mar 2008 16:26:59 +0000
Subject: [PATCH] This upgrades dnsmasq-2.40 to dnsmasq-2.41. Signed-off-by:
 Alexandros C. Couloumbis <alex at ozo.com>

SVN-Revision: 10663
---
 package/dnsmasq/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/dnsmasq/Makefile b/package/dnsmasq/Makefile
index 6297965779..6e4c2229c4 100644
--- a/package/dnsmasq/Makefile
+++ b/package/dnsmasq/Makefile
@@ -9,12 +9,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=dnsmasq
-PKG_VERSION:=2.40
+PKG_VERSION:=2.41
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://thekelleys.org.uk/dnsmasq
-PKG_MD5SUM:=91b6063ae81146b9d70b4381b2f3e44f
+PKG_MD5SUM:=b067598c3e9b91819a8be5cb59cbf90e
 
 include $(INCLUDE_DIR)/package.mk
 
-- 
2.30.2