|
@@ -8,13 +8,13 @@
|
|
include $(TOPDIR)/rules.mk
|
|
include $(TOPDIR)/rules.mk
|
|
|
|
|
|
PKG_NAME:=dnsmasq
|
|
PKG_NAME:=dnsmasq
|
|
-PKG_UPSTREAM_VERSION:=2.83
|
|
|
|
|
|
+PKG_UPSTREAM_VERSION:=2.84test3
|
|
PKG_VERSION:=$(subst test,~~test,$(subst rc,~rc,$(PKG_UPSTREAM_VERSION)))
|
|
PKG_VERSION:=$(subst test,~~test,$(subst rc,~rc,$(PKG_UPSTREAM_VERSION)))
|
|
PKG_RELEASE:=1
|
|
PKG_RELEASE:=1
|
|
|
|
|
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_UPSTREAM_VERSION).tar.xz
|
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_UPSTREAM_VERSION).tar.xz
|
|
-PKG_SOURCE_URL:=http://thekelleys.org.uk/dnsmasq
|
|
|
|
-PKG_HASH:=ffc1f7e8b05e22d910b9a71d09f1128197292766dc7c54cb7018a1b2c3af4aea
|
|
|
|
|
|
+PKG_SOURCE_URL:=http://thekelleys.org.uk/dnsmasq/test-releases
|
|
|
|
+PKG_HASH:=20d1109c991ca08778ea20322b8f3245f2e974688d494b59b2e6ae096ec592b1
|
|
|
|
|
|
PKG_LICENSE:=GPL-2.0
|
|
PKG_LICENSE:=GPL-2.0
|
|
PKG_LICENSE_FILES:=COPYING
|
|
PKG_LICENSE_FILES:=COPYING
|