dnsmasq: bump to version 2.74
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Wed, 29 Jul 2015 10:17:43 +0000 (07:17 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 29 Jul 2015 11:01:37 +0000 (13:01 +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 2d6e78cadb52729ad53ba00df5252add153e4be9..370792f518cc9b7da00548ad584057e6491856f2 100644 (file)
@@ -1,2 +1,2 @@
 # Locally calculated after checking pgp signature
-sha256 0bff81103e53fcab3a3c4d0fd6df1882f9446dca4fa74ff8270e1d2ab872d8f6        dnsmasq-2.73.tar.xz
+sha256 9ed484b9879d63f7a0bc1010562f17d8aaadf4261e9a126299796cb9696d93ba        dnsmasq-2.74.tar.xz
index 13352a945d1335662fe609f53172d79d5cad04dd..0df33caffba6b9e8aa7b529cc8ecad6d26f7ab1e 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-DNSMASQ_VERSION = 2.73
+DNSMASQ_VERSION = 2.74
 DNSMASQ_SOURCE = dnsmasq-$(DNSMASQ_VERSION).tar.xz
 DNSMASQ_SITE = http://thekelleys.org.uk/dnsmasq
 DNSMASQ_MAKE_ENV = $(TARGET_MAKE_ENV) CC="$(TARGET_CC)"