summaryrefslogtreecommitdiffstats
path: root/package/network/services/dnsmasq/Makefile
diff options
context:
space:
mode:
authorSteven Barth <cyrus@openwrt.org>2014-08-20 09:52:29 +0000
committerSteven Barth <cyrus@openwrt.org>2014-08-20 09:52:29 +0000
commit0f49b1940e90b3209368a622c1990c81d56783a1 (patch)
tree0f5c515af44aab79bbe9bfc7c40c54652de40365 /package/network/services/dnsmasq/Makefile
parentf66a0912f7ab1a2a0644c015a1fb9de2c83413db (diff)
downloadmaster-31e0f0ae-0f49b1940e90b3209368a622c1990c81d56783a1.tar.gz
master-31e0f0ae-0f49b1940e90b3209368a622c1990c81d56783a1.tar.bz2
master-31e0f0ae-0f49b1940e90b3209368a622c1990c81d56783a1.zip
dnsmasq: fix a race condition possibly leading to lockup
SVN-Revision: 42225
Diffstat (limited to 'package/network/services/dnsmasq/Makefile')
-rw-r--r--package/network/services/dnsmasq/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/services/dnsmasq/Makefile b/package/network/services/dnsmasq/Makefile
index 1d5b201c05..17af3c5d8c 100644
--- a/package/network/services/dnsmasq/Makefile
+++ b/package/network/services/dnsmasq/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=dnsmasq
PKG_VERSION:=2.71
-PKG_RELEASE:=3
+PKG_RELEASE:=4
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://thekelleys.org.uk/dnsmasq