dnsmasq: upgrade 2.84 -> 2.85

Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
zangrc
2021-04-16 09:43:49 +08:00
committed by Khem Raj
parent b96cbaefb5
commit 063a16bc28
2 changed files with 8 additions and 8 deletions
@@ -1,8 +0,0 @@
require dnsmasq.inc
SRC_URI[dnsmasq-2.84.md5sum] = "6bf24b5bcf9293db2941fbdb545c1133"
SRC_URI[dnsmasq-2.84.sha256sum] = "4caf385376f34fae5c55244a1f870dcf6f90e037bb7c4487210933dc497f9c36"
SRC_URI += "\
file://lua.patch \
"
@@ -0,0 +1,8 @@
require dnsmasq.inc
SRC_URI[dnsmasq-2.85.md5sum] = "4079e1e6e1065e4bd14ded268cdd7bd7"
SRC_URI[dnsmasq-2.85.sha256sum] = "f36b93ecac9397c15f461de9b1689ee5a2ed6b5135db0085916233053ff3f886"
SRC_URI += "\
file://lua.patch \
"