treewide: replace AUTORELEASE with real PKG_RELEASE
[openwrt/openwrt.git] / package / network / services / dnsmasq / Makefile
index d8e2e29a87d937bc2c42d44d32946fa1fd698ad2..4272398a927440129b4b9733db372fff83ab2fca 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:=$(AUTORELEASE)
+PKG_RELEASE:=4
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_UPSTREAM_VERSION).tar.xz
 PKG_SOURCE_URL:=https://thekelleys.org.uk/dnsmasq/