aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/dnsmasq/Makefile
diff options
context:
space:
mode:
authorKevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>2018-10-16 08:32:54 +0100
committerKevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>2018-10-16 08:39:21 +0100
commitb8bc672f247a68bc6f72f08f9352cd7aaa5cb9c4 (patch)
tree0f58b058c4eee49cf50f638087bc4c27d1944142 /package/network/services/dnsmasq/Makefile
parent39e5e17045aceb2bfbd6b5c6ecfd6cfbce2f3311 (diff)
downloadupstream-b8bc672f247a68bc6f72f08f9352cd7aaa5cb9c4.tar.gz
upstream-b8bc672f247a68bc6f72f08f9352cd7aaa5cb9c4.tar.bz2
upstream-b8bc672f247a68bc6f72f08f9352cd7aaa5cb9c4.zip
dnsmasq: bump to v2.80rc1
53792c9 fix typo df07182 Update German translation. Remove local patch 001-fix-typo which is a backport of the above 53792c9 There is no practical difference between our test8 release and this rc release, but this does at least say 'release candidate' Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Diffstat (limited to 'package/network/services/dnsmasq/Makefile')
-rw-r--r--package/network/services/dnsmasq/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/package/network/services/dnsmasq/Makefile b/package/network/services/dnsmasq/Makefile
index 287edf5791..a385ac080a 100644
--- a/package/network/services/dnsmasq/Makefile
+++ b/package/network/services/dnsmasq/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=dnsmasq
-PKG_VERSION:=2.80test8
-PKG_RELEASE:=2
+PKG_VERSION:=2.80rc1
+PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
-PKG_SOURCE_URL:=http://thekelleys.org.uk/dnsmasq/test-releases
-PKG_HASH:=918fbcf385f37df020b23388f3559797b88ca4f4f9e524e31526002fb8de7ccf
+PKG_SOURCE_URL:=http://thekelleys.org.uk/dnsmasq/release-candidates
+PKG_HASH:=d7cea3e452059c7d93862f1b6a906dba02d13b2f5a501437cce2ab826e76b63a
PKG_LICENSE:=GPL-2.0
PKG_LICENSE_FILES:=COPYING