aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/dnsmasq/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2013-01-02 15:14:19 +0000
committerJo-Philipp Wich <jow@openwrt.org>2013-01-02 15:14:19 +0000
commit54c0b40427a0398ed1c0cd1cf24fe11169246499 (patch)
tree99ac5c0666d14557acbb614e9286c3ef178253f5 /package/network/services/dnsmasq/Makefile
parentc8a8f8fd55b39a2cf0e84321415f3c8e7333e53b (diff)
downloadupstream-54c0b40427a0398ed1c0cd1cf24fe11169246499.tar.gz
upstream-54c0b40427a0398ed1c0cd1cf24fe11169246499.tar.bz2
upstream-54c0b40427a0398ed1c0cd1cf24fe11169246499.zip
dnsmasq: allow dhcp host entries without mac addresses (#11928)
SVN-Revision: 34971
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 d92b00f998..26670e5d53 100644
--- a/package/network/services/dnsmasq/Makefile
+++ b/package/network/services/dnsmasq/Makefile
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2006-2012 OpenWrt.org
+# Copyright (C) 2006-2013 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=dnsmasq
PKG_VERSION:=2.62
-PKG_RELEASE:=2
+PKG_RELEASE:=3
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://thekelleys.org.uk/dnsmasq