summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-connectivity/dhcpcd/dhcpcd_6.11.3.bb (renamed from meta-networking/recipes-connectivity/dhcpcd/dhcpcd_6.10.1.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-connectivity/dhcpcd/dhcpcd_6.10.1.bb b/meta-networking/recipes-connectivity/dhcpcd/dhcpcd_6.11.3.bb
index cd80428660..197dfb1a4e 100644
--- a/meta-networking/recipes-connectivity/dhcpcd/dhcpcd_6.10.1.bb
+++ b/meta-networking/recipes-connectivity/dhcpcd/dhcpcd_6.11.3.bb
@@ -9,8 +9,8 @@ LIC_FILES_CHKSUM = "file://dhcpcd.c;endline=26;md5=77c40d671aff804ca91ea99556da8
9 9
10SRC_URI = "http://roy.marples.name/downloads/${BPN}/${BPN}-${PV}.tar.xz" 10SRC_URI = "http://roy.marples.name/downloads/${BPN}/${BPN}-${PV}.tar.xz"
11 11
12SRC_URI[md5sum] = "a7b83c57f47b62f48373905d3b4f7978" 12SRC_URI[md5sum] = "d4f2f3ed4964197dee7767219c33a9df"
13SRC_URI[sha256sum] = "284abf8c3be0580bbac5eaca95359346ab0d78d4072317b6ce87cc68f2e8ae7b" 13SRC_URI[sha256sum] = "5abd12c4df2947d608f60a35227f9bf8ae8ab9de06ce975cdab1144d8f229b06"
14 14
15inherit autotools-brokensep 15inherit autotools-brokensep
16 16