summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-containers/lxcfs/lxcfs_3.0.3.bb (renamed from recipes-containers/lxcfs/lxcfs_3.0.1.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-containers/lxcfs/lxcfs_3.0.1.bb b/recipes-containers/lxcfs/lxcfs_3.0.3.bb
index 576027fd..b6b6ac6b 100644
--- a/recipes-containers/lxcfs/lxcfs_3.0.1.bb
+++ b/recipes-containers/lxcfs/lxcfs_3.0.3.bb
@@ -10,8 +10,8 @@ SRC_URI = " \
10" 10"
11 11
12LIC_FILES_CHKSUM = "file://COPYING;md5=3b83ef96387f14655fc854ddc3c6bd57" 12LIC_FILES_CHKSUM = "file://COPYING;md5=3b83ef96387f14655fc854ddc3c6bd57"
13SRC_URI[md5sum] = "fa49872fc45846125455199a2cce18f1" 13SRC_URI[md5sum] = "bfc41f949caeabd0468189480222f25e"
14SRC_URI[sha256sum] = "016c317f13392bebccba338511f537332fb2fdbaf62a5f6d77307b38a348f41f" 14SRC_URI[sha256sum] = "890aa30d960d9b1e53b0c0712bf645c1f1924f750e32cd090f368c1338bd462f"
15 15
16DEPENDS += "fuse" 16DEPENDS += "fuse"
17RDEPENDS_${PN} += "fuse" 17RDEPENDS_${PN} += "fuse"