diff --git a/buildforc.sh b/buildforc.sh index 65960ff9e4baaf4500a529348a8df3d51c693099..acb8008d0769c12dc2f4e800e781434210990579 100644 --- a/buildforc.sh +++ b/buildforc.sh @@ -20,7 +20,7 @@ cd $BUILD_DIR git clone https://gitee.com/src-openeuler/lxc.git cd lxc ./apply-patches -cd lxc-4.0.3 +cd lxc-5.0.2 ./autogen.sh ./configure make -j $(nproc)