summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-containers/lxc/lxc_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-containers/lxc/lxc_git.bb b/recipes-containers/lxc/lxc_git.bb
index 5bbfd6ad..1655e8d0 100644
--- a/recipes-containers/lxc/lxc_git.bb
+++ b/recipes-containers/lxc/lxc_git.bb
@@ -49,8 +49,8 @@ SRC_URI = "git://github.com/lxc/lxc.git;branch=stable-6.0;protocol=https \
49 file://lxc-net \ 49 file://lxc-net \
50 " 50 "
51 51
52SRCREV = "f1be0d814be5ff2cdc323eb02bd6b0dd8da676ba" 52SRCREV = "fe31d844e882d5cc176a7935a93b14b4b2823992"
53PV = "v6.0.1" 53PV = "v6.0.3"
54 54
55S = "${WORKDIR}/git" 55S = "${WORKDIR}/git"
56 56