From 992d1bbd8b1dfc01eeaf909b5219b105c840b678 Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Fri, 26 Sep 2014 08:57:36 +0000 Subject: dnsmasq: bump to 2.72 Signed-off-by: Steven Barth git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42668 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/network/services/dnsmasq/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'package/network/services/dnsmasq/Makefile') diff --git a/package/network/services/dnsmasq/Makefile b/package/network/services/dnsmasq/Makefile index 6262dc5475..71dfc97bb7 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.71 -PKG_RELEASE:=5 +PKG_VERSION:=2.72 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://thekelleys.org.uk/dnsmasq -PKG_MD5SUM:=15a68f7f6cc0119e843f67d2f79598f1 +PKG_MD5SUM:=cf82f81cf09ad3d47612985012240483 PKG_LICENSE:=GPLv2 PKG_LICENSE_FILES:=COPYING -- cgit v1.2.3