mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
dnsmasq: bump version
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#############################################################
|
||||
|
||||
DNSMASQ_SITE:=http://thekelleys.org.uk/dnsmasq
|
||||
DNSMASQ_UPVER:=2.45
|
||||
DNSMASQ_UPVER:=2.46
|
||||
DNSMASQ_SOURCE:=dnsmasq-$(DNSMASQ_UPVER).tar.gz
|
||||
DNSMASQ_DIR:=$(BUILD_DIR)/dnsmasq-$(DNSMASQ_UPVER)
|
||||
DNSMASQ_BINARY:=dnsmasq
|
||||
|
||||
Reference in New Issue
Block a user