summaryrefslogtreecommitdiffstats
path: root/package/dnsmasq/dnsmasq.mk
diff options
context:
space:
mode:
authorBaruch Siach <baruch@tkos.co.il>2018-03-23 12:11:46 +0300
committerPeter Korsgaard <peter@korsgaard.com>2018-03-23 16:23:57 +0100
commitc8dec6271a1c99a57be1a016b14ceb8965a30a7c (patch)
tree393f2e9d26cd26d96300cf6119b5b19f8c6d7976 /package/dnsmasq/dnsmasq.mk
parent83867e47f2557ff60cd9b3896e4ec4a9fddcba6b (diff)
downloadbuildroot-c8dec6271a1c99a57be1a016b14ceb8965a30a7c.tar.gz
buildroot-c8dec6271a1c99a57be1a016b14ceb8965a30a7c.zip
dnsmasq: bump to version 2.79
Drop upstream patches. Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/dnsmasq/dnsmasq.mk')
-rw-r--r--package/dnsmasq/dnsmasq.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/dnsmasq/dnsmasq.mk b/package/dnsmasq/dnsmasq.mk
index 9f96030eb6..f519835828 100644
--- a/package/dnsmasq/dnsmasq.mk
+++ b/package/dnsmasq/dnsmasq.mk
@@ -4,7 +4,7 @@
#
################################################################################
-DNSMASQ_VERSION = 2.78
+DNSMASQ_VERSION = 2.79
DNSMASQ_SOURCE = dnsmasq-$(DNSMASQ_VERSION).tar.xz
DNSMASQ_SITE = http://thekelleys.org.uk/dnsmasq
DNSMASQ_MAKE_ENV = $(TARGET_MAKE_ENV) CC="$(TARGET_CC)"
OpenPOWER on IntegriCloud