aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/dnsmasq/Makefile
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2015-04-13 07:49:29 +0000
committerSteven Barth <steven@midlink.org>2015-04-13 07:49:29 +0000
commit3c6cc6fa06b724c9559d7eb32d50c7d1089faa78 (patch)
tree63e686531d7e04e6886369871a68b51f40da8d6f /package/network/services/dnsmasq/Makefile
parent07c5f60554b2f736ddf973255c7e682aa50bf40c (diff)
downloadmaster-187ad058-3c6cc6fa06b724c9559d7eb32d50c7d1089faa78.tar.gz
master-187ad058-3c6cc6fa06b724c9559d7eb32d50c7d1089faa78.tar.bz2
master-187ad058-3c6cc6fa06b724c9559d7eb32d50c7d1089faa78.zip
dnsmasq: fix dnssec timestamp logic, backport crashfix
Signed-off-by: Steven Barth <steven@midlink.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45410 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 dc94d341bd..9c90e0fc28 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.73rc4
-PKG_RELEASE:=1
+PKG_RELEASE:=2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=http://thekelleys.org.uk/dnsmasq/release-candidates