package: dnsmasq: remove off-by-one mitigation for limit
[openwrt/staging/wigyori.git] / package / network / services / dnsmasq / Makefile
index 54b95d414deea7db2712fbb42f9a1fab5d8ede56..e442d0005b90e99a490dcdeea98358e3ea3b0134 100644 (file)
@@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
 PKG_NAME:=dnsmasq
 PKG_UPSTREAM_VERSION:=2.89
 PKG_VERSION:=$(subst test,~~test,$(subst rc,~rc,$(PKG_UPSTREAM_VERSION)))
-PKG_RELEASE:=5
+PKG_RELEASE:=6
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_UPSTREAM_VERSION).tar.xz
 PKG_SOURCE_URL:=https://thekelleys.org.uk/dnsmasq/