diff options
-rw-r--r-- | recipes-containers/lxc/lxc_3.2.1.bb (renamed from recipes-containers/lxc/lxc_3.1.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-containers/lxc/lxc_3.1.0.bb b/recipes-containers/lxc/lxc_3.2.1.bb index 977583f2..585ab8fc 100644 --- a/recipes-containers/lxc/lxc_3.1.0.bb +++ b/recipes-containers/lxc/lxc_3.2.1.bb | |||
@@ -47,8 +47,8 @@ SRC_URI = "http://linuxcontainers.org/downloads/${BPN}-${PV}.tar.gz \ | |||
47 | file://lxc-net \ | 47 | file://lxc-net \ |
48 | " | 48 | " |
49 | 49 | ||
50 | SRC_URI[md5sum] = "e83e302a801494276f3772e687a3b8b0" | 50 | SRC_URI[md5sum] = "4886c8d1c8e221fe526eefcb47857b85" |
51 | SRC_URI[sha256sum] = "4d8772c25baeaea2c37a954902b88c05d1454c91c887cb6a0997258cfac3fdc5" | 51 | SRC_URI[sha256sum] = "5f903986a4b17d607eea28c0aa56bf1e76e8707747b1aa07d31680338b1cc3d4" |
52 | 52 | ||
53 | S = "${WORKDIR}/${BPN}-${PV}" | 53 | S = "${WORKDIR}/${BPN}-${PV}" |
54 | 54 | ||