From 82dc99d74609c21cffeaa92a5d349dc2e5b3bc4d Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Mon, 8 Jun 2015 04:48:16 +0000 Subject: dnsmasq: bump to 2.73rc9 Signed-off-by: Steven Barth git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45924 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/network/services/dnsmasq/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package') diff --git a/package/network/services/dnsmasq/Makefile b/package/network/services/dnsmasq/Makefile index 93bfcf35bc..7b56a0653c 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.73rc8 +PKG_VERSION:=2.73rc9 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=http://thekelleys.org.uk/dnsmasq/release-candidates -PKG_MD5SUM:=7d4e04c875528d64d8e82abceba78489 +PKG_MD5SUM:=82b9ee113f7f72461c05d89fa23d2914 PKG_LICENSE:=GPL-2.0 PKG_LICENSE_FILES:=COPYING -- cgit v1.2.3