aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/dnsmasq/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jo@mein.io>2017-06-02 00:12:34 +0200
committerJo-Philipp Wich <jo@mein.io>2017-06-02 00:25:08 +0200
commitcdfc6788a9fc7c0a4b90ab92ab302e0a2506cc54 (patch)
treee3d639073593ddd7e9a3100d57c8a56bf011d660 /package/network/services/dnsmasq/Makefile
parent9e20cc56b9a7244b14a5aa8d807148a619339103 (diff)
downloadupstream-cdfc6788a9fc7c0a4b90ab92ab302e0a2506cc54.tar.gz
upstream-cdfc6788a9fc7c0a4b90ab92ab302e0a2506cc54.tar.bz2
upstream-cdfc6788a9fc7c0a4b90ab92ab302e0a2506cc54.zip
dnsmasq: bump to 2.77
This is a cumulative backport of multiple dnsmasq update commits in master. Drops three LEDE specific patches which are included upstream and another patch which became obsolete. Remaining LEDE specific patches are rebased. Fixes FS#766 - Intermittent SIGSEGV crash of dnsmasq-full. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
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 bbcda9afb7..85308d2b0d 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.76
-PKG_RELEASE:=6
+PKG_VERSION:=2.77
+PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
-PKG_SOURCE_URL:=http://thekelleys.org.uk/dnsmasq
-PKG_HASH:=4b92698dee19ca0cb2a8f2e48f1d2dffd01a21eb15d1fbed4cf085630c8c9f96
+PKG_SOURCE_URL:=http://thekelleys.org.uk/dnsmasq/
+PKG_HASH:=6eac3b1c50ae25170e3ff8c96ddb55236cf45007633fdb8a35b1f3e02f5f8b8a
PKG_LICENSE:=GPL-2.0
PKG_LICENSE_FILES:=COPYING