dnsmasq: bump to version 2.76
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Wed, 18 May 2016 19:22:27 +0000 (16:22 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 23 May 2016 11:57:28 +0000 (13:57 +0200)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/dnsmasq/dnsmasq.hash
package/dnsmasq/dnsmasq.mk

index 57dc4b175c3b010e327b8c0f9ea9dc54684425b3..a73e911a2654e3c0f3c8279abe464b4e55751e8f 100644 (file)
@@ -1,2 +1,2 @@
 # Locally calculated after checking pgp signature
-sha256 640c4e1d4c298e42458419cd78cfc26acc549401b1a34d271cd3e0e4226941f1        dnsmasq-2.75.tar.xz
+sha256 4b92698dee19ca0cb2a8f2e48f1d2dffd01a21eb15d1fbed4cf085630c8c9f96        dnsmasq-2.76.tar.xz
index 7fb120003cea984d0acb0992587d82d51a23c2e8..e8240b9003d0a9f0914762233ecfe19003c9fca5 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-DNSMASQ_VERSION = 2.75
+DNSMASQ_VERSION = 2.76
 DNSMASQ_SOURCE = dnsmasq-$(DNSMASQ_VERSION).tar.xz
 DNSMASQ_SITE = http://thekelleys.org.uk/dnsmasq
 DNSMASQ_MAKE_ENV = $(TARGET_MAKE_ENV) CC="$(TARGET_CC)"