5
0
mirror of git://git.proxmox.com/git/lxc.git synced 2025-03-23 10:50:23 +03:00

update to 2.0.3

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
Dominik Csapak 2016-07-12 09:27:42 +02:00 committed by Wolfgang Bumiller
parent 47f395e966
commit a4ec66d521
2 changed files with 1 additions and 1 deletions

View File

@ -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}

BIN
lxc.tgz

Binary file not shown.