dnsmasq: fix dnssec+ntp chicken-and-egg workaround (FS#2574)
[openwrt/staging/rmilecki.git] / package / network / services / dnsmasq / Makefile
index 0bee31c0e6442ff9bf98454a524c29296d291061..3961770ca881100d265c5ad73376c66433b3fe3a 100644 (file)
@@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
 PKG_NAME:=dnsmasq
 PKG_UPSTREAM_VERSION:=2.81rc3
 PKG_VERSION:=$(subst test,~~test,$(subst rc,~rc,$(PKG_UPSTREAM_VERSION)))
-PKG_RELEASE:=2
+PKG_RELEASE:=3
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_UPSTREAM_VERSION).tar.xz
 PKG_SOURCE_URL:=http://thekelleys.org.uk/dnsmasq/release-candidates