aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/dnsmasq/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jo@mein.io>2019-01-30 13:01:24 +0100
committerJo-Philipp Wich <jo@mein.io>2019-01-30 13:01:24 +0100
commite6162b212796838660719be072378818997bb9f3 (patch)
treeadfaf3a9d720d2cdca838a21bc82585d6c96c3af /package/network/services/dnsmasq/Makefile
parentd4178c8f478c0e96ff22197b5174869721def831 (diff)
downloadupstream-e6162b212796838660719be072378818997bb9f3.tar.gz
upstream-e6162b212796838660719be072378818997bb9f3.tar.bz2
upstream-e6162b212796838660719be072378818997bb9f3.zip
dnsmasq: backport missing braces fix
Fold upstream fix d2d4990 ("Fix missing braces in 8eac67c0a15b673c8d27002c248651b308093e4") into the already existing static lease fix patch. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
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 f48847b9a3..e89ad19f5c 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.80
-PKG_RELEASE:=1.1
+PKG_RELEASE:=1.2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=http://thekelleys.org.uk/dnsmasq