include $(TOPDIR)/rules.mk
PKG_NAME:=dnsmasq
-PKG_UPSTREAM_VERSION:=2.91
-PKG_VERSION:=$(subst test,~~test,$(subst rc,~rc,$(PKG_UPSTREAM_VERSION)))
-PKG_RELEASE:=2
+PKG_UPSTREAM_VERSION:=2.92test22
+PKG_VERSION:=$(subst test,_alpha,$(subst rc,_beta,$(PKG_UPSTREAM_VERSION)))
+PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_UPSTREAM_VERSION).tar.xz
-PKG_SOURCE_URL:=https://thekelleys.org.uk/dnsmasq/
-PKG_HASH:=f622682848b33677adb2b6ad08264618a2ae0a01da486a93fd8cd91186b3d153
+PKG_SOURCE_URL:=https://thekelleys.org.uk/dnsmasq/test-releases/
+PKG_HASH:=95ab50ef296a783b636feb2f41a56fdd44539932527570dc5f9fc1da062aba11
PKG_LICENSE:=GPL-2.0
PKG_LICENSE_FILES:=COPYING