summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-containers/lxc/lxc_1.0.1.bb (renamed from recipes-containers/lxc/lxc_1.0.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-containers/lxc/lxc_1.0.0.bb b/recipes-containers/lxc/lxc_1.0.1.bb
index 5a35177d..b366116d 100644
--- a/recipes-containers/lxc/lxc_1.0.0.bb
+++ b/recipes-containers/lxc/lxc_1.0.1.bb
@@ -30,8 +30,8 @@ SRC_URI = "http://linuxcontainers.org/downloads/${BPN}-${PV}.tar.gz \
30 file://runtest.patch \ 30 file://runtest.patch \
31 file://run-ptest \ 31 file://run-ptest \
32 " 32 "
33SRC_URI[md5sum] = "87a9d168a6e55326303cce3b2cb7f82e" 33SRC_URI[md5sum] = "3c7379891e45713817ec873a167070b0"
34SRC_URI[sha256sum] = "0992212ddaad01dfe8c048e130566b73dd5f34191585f36bdac07a4f8a91f3bd" 34SRC_URI[sha256sum] = "17d8e5b575207b4fb57da0b8ba2d13f3e5ee20ce8ccd1259d6eae4bd5ca575b1"
35 35
36S = "${WORKDIR}/${BPN}-${PV}" 36S = "${WORKDIR}/${BPN}-${PV}"
37 37