[pve-devel] [PATCH WIP/test lxc 1/4] update to 2.0.3

Dominik Csapak d.csapak at proxmox.com
Tue Jul 12 09:27:42 CEST 2016


Signed-off-by: Dominik Csapak <d.csapak at proxmox.com>
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 1ee52bb..c19a1c5 100644
--- a/Makefile
+++ b/Makefile
@@ -30,7 +30,7 @@ deb ${DEBS}: ${SRCTAR}
 .PHONY: download
 download ${SRCTAR}:
 	rm -rf ${SRCDIR} ${SRCTAR}
-	git clone -b stable-1.1 git://github.com/lxc/lxc
+	git clone -b stable-2.0 git://github.com/lxc/lxc
 	tar czf ${SRCTAR}.tmp ${SRCDIR}
 	mv ${SRCTAR}.tmp ${SRCTAR}
 
-- 
2.1.4





More information about the pve-devel mailing list