dnsmasq: upgrade to 2.80

Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Changqing Li 2018-11-27 17:37:15 +08:00 committed by Khem Raj
parent 047d9fb8fd
commit c219926ef0
2 changed files with 8 additions and 8 deletions

View File

@ -1,8 +0,0 @@
require dnsmasq.inc
SRC_URI[dnsmasq-2.79.md5sum] = "5d7120a46d0c16a334f46757d7e2ba55"
SRC_URI[dnsmasq-2.79.sha256sum] = "77512dd6f31ffd96718e8dcbbf54f02c083f051d4cca709bd32540aea269f789"
SRC_URI += "\
file://lua.patch \
"

View File

@ -0,0 +1,8 @@
require dnsmasq.inc
SRC_URI[dnsmasq-2.80.md5sum] = "1f071fd11454e1cffea73bdadcf70b21"
SRC_URI[dnsmasq-2.80.sha256sum] = "9e4a58f816ce0033ce383c549b7d4058ad9b823968d352d2b76614f83ea39adc"
SRC_URI += "\
file://lua.patch \
"