dnsmasq: upgrade 2.81 -> 2.82

Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Zang Ruochen 2020-07-24 17:54:08 +08:00 committed by Khem Raj
parent 04bfe972a4
commit 5c24a4cb2c
2 changed files with 8 additions and 8 deletions

View File

@ -1,8 +0,0 @@
require dnsmasq.inc
SRC_URI[dnsmasq-2.81.md5sum] = "e43808177a773014b5892ccba238f7a8"
SRC_URI[dnsmasq-2.81.sha256sum] = "3c28c68c6c2967c3a96e9b432c0c046a5df17a426d3a43cffe9e693cf05804d0"
SRC_URI += "\
file://lua.patch \
"

View File

@ -0,0 +1,8 @@
require dnsmasq.inc
SRC_URI[dnsmasq-2.82.md5sum] = "3c710dee3edba510ed11a6e3d9e0d9cb"
SRC_URI[dnsmasq-2.82.sha256sum] = "62f33bfac1a1b4a5dab8461b4664e414f7d6ced1d2cf141e9cdf9c3c2a424f65"
SRC_URI += "\
file://lua.patch \
"