diff options
-rw-r--r-- | meta-networking/recipes-support/dnsmasq/dnsmasq_2.89.bb (renamed from meta-networking/recipes-support/dnsmasq/dnsmasq_2.88.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/dnsmasq/dnsmasq_2.88.bb b/meta-networking/recipes-support/dnsmasq/dnsmasq_2.89.bb index 4bf1dd8954..1a009f2da3 100644 --- a/meta-networking/recipes-support/dnsmasq/dnsmasq_2.88.bb +++ b/meta-networking/recipes-support/dnsmasq/dnsmasq_2.89.bb | |||
@@ -18,7 +18,7 @@ SRC_URI = "http://www.thekelleys.org.uk/dnsmasq/${@['archive/', ''][float(d.getV | |||
18 | file://dnsmasq-noresolvconf.service \ | 18 | file://dnsmasq-noresolvconf.service \ |
19 | file://dnsmasq-resolved.conf \ | 19 | file://dnsmasq-resolved.conf \ |
20 | " | 20 | " |
21 | SRC_URI[sha256sum] = "da9d26aa3f3fc15f3b58b94edbb9ddf744cbce487194ea480bd8e7381b3ca028" | 21 | SRC_URI[sha256sum] = "8651373d000cae23776256e83dcaa6723dee72c06a39362700344e0c12c4e7e4" |
22 | 22 | ||
23 | inherit pkgconfig update-rc.d systemd | 23 | inherit pkgconfig update-rc.d systemd |
24 | 24 | ||