From: thepeople Date: Wed, 26 Mar 2008 16:26:59 +0000 (+0000) Subject: This upgrades dnsmasq-2.40 to dnsmasq-2.41. Signed-off-by: Alexandros C. Couloumbis... X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=commitdiff_plain;h=632ba3f86836cbbf46241eada7a42fd4a34fa7ef This upgrades dnsmasq-2.40 to dnsmasq-2.41. Signed-off-by: Alexandros C. Couloumbis git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10663 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/dnsmasq/Makefile b/package/dnsmasq/Makefile index 629796577..6e4c2229c 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