diff options
-rw-r--r-- | recipes-containers/lxc/lxc_4.0.2.bb (renamed from recipes-containers/lxc/lxc_4.0.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-containers/lxc/lxc_4.0.1.bb b/recipes-containers/lxc/lxc_4.0.2.bb index bfe003ca..bc7f88b2 100644 --- a/recipes-containers/lxc/lxc_4.0.1.bb +++ b/recipes-containers/lxc/lxc_4.0.2.bb | |||
@@ -51,8 +51,8 @@ SRC_URI = "http://linuxcontainers.org/downloads/${BPN}-${PV}.tar.gz \ | |||
51 | file://lxc-net \ | 51 | file://lxc-net \ |
52 | " | 52 | " |
53 | 53 | ||
54 | SRC_URI[md5sum] = "5f19f13eafdde24c75ba459fc6c28156" | 54 | SRC_URI[md5sum] = "cc62e734c900f39d770f0de51c868aac" |
55 | SRC_URI[sha256sum] = "70bbaac1df097f32ee5493a5e67a52365f7cdda28529f40197d6160bbec4139d" | 55 | SRC_URI[sha256sum] = "ca336dcdf303fea5ff231d89a9b6278b061c4cffb14f0db0a71a15bdd95a5cb0" |
56 | 56 | ||
57 | S = "${WORKDIR}/${BPN}-${PV}" | 57 | S = "${WORKDIR}/${BPN}-${PV}" |
58 | 58 | ||