projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a83253
)
dnsmasq: bump to version 2.71
author
Gustavo Zacarias
<gustavo@zacarias.com.ar>
Tue, 20 May 2014 16:46:44 +0000
(13:46 -0300)
committer
Peter Korsgaard
<peter@korsgaard.com>
Tue, 20 May 2014 20:26:35 +0000
(22:26 +0200)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/dnsmasq/dnsmasq.mk
patch
|
blob
|
history
diff --git
a/package/dnsmasq/dnsmasq.mk
b/package/dnsmasq/dnsmasq.mk
index 087b7dc5586051e520ebd2560646629ead7abc72..dd15994aafc387ecb52f3c9d4f069ace0226654e 100644
(file)
--- a/
package/dnsmasq/dnsmasq.mk
+++ b/
package/dnsmasq/dnsmasq.mk
@@
-4,7
+4,7
@@
#
################################################################################
-DNSMASQ_VERSION = 2.7
0
+DNSMASQ_VERSION = 2.7
1
DNSMASQ_SOURCE = dnsmasq-$(DNSMASQ_VERSION).tar.xz
DNSMASQ_SITE = http://thekelleys.org.uk/dnsmasq
DNSMASQ_MAKE_ENV = $(TARGET_MAKE_ENV) CC="$(TARGET_CC)"