summaryrefslogtreecommitdiffstats
path: root/package/network/services/dnsmasq/Makefile
diff options
context:
space:
mode:
authorSteven Barth <cyrus@openwrt.org>2014-05-20 11:44:33 +0000
committerSteven Barth <cyrus@openwrt.org>2014-05-20 11:44:33 +0000
commit3834bd76678b7b61f7055c07d0576c407c5d64df (patch)
treec03776243ef1ee6cac898e7c7c088532c2a941c8 /package/network/services/dnsmasq/Makefile
parent740a322cf869e553cc2ba7164b514bf47e0ea654 (diff)
downloadmaster-31e0f0ae-3834bd76678b7b61f7055c07d0576c407c5d64df.tar.gz
master-31e0f0ae-3834bd76678b7b61f7055c07d0576c407c5d64df.tar.bz2
master-31e0f0ae-3834bd76678b7b61f7055c07d0576c407c5d64df.zip
dnsmasq: bump to 2.71
dnsmasq: bump to 2.71 this is a bugfix-release, see http://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2014q2/008538.html Signed-off-by: Bastian Bittorf <bittorf@bluebottle.com> SVN-Revision: 40803
Diffstat (limited to 'package/network/services/dnsmasq/Makefile')
-rw-r--r--package/network/services/dnsmasq/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/network/services/dnsmasq/Makefile b/package/network/services/dnsmasq/Makefile
index d264a4d77e..8e2d41c243 100644
--- a/package/network/services/dnsmasq/Makefile
+++ b/package/network/services/dnsmasq/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=dnsmasq
-PKG_VERSION:=2.70
+PKG_VERSION:=2.71
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://thekelleys.org.uk/dnsmasq
-PKG_MD5SUM:=d6afbf46cd80bb0b7f6ed1404733ed4f
+PKG_MD5SUM:=15a68f7f6cc0119e843f67d2f79598f1
PKG_LICENSE:=GPLv2
PKG_LICENSE_FILES:=COPYING