2
0
mirror of https://github.com/checkpoint-restore/criu synced 2025-10-09 13:47:12 +00:00

Replace references to github.com/xemul/criu

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn
2019-08-13 12:29:08 +02:00
committed by Andrei Vagin
parent 4e84d11c1f
commit 1356a1def3
5 changed files with 5 additions and 5 deletions

View File

@@ -5,7 +5,7 @@ setup(name = "crit",
description = "CRiu Image Tool",
author = "CRIU team",
author_email = "criu@openvz.org",
url = "https://github.com/xemul/criu",
url = "https://github.com/checkpoint-restore/criu",
package_dir = {'pycriu': 'lib/py'},
packages = ["pycriu", "pycriu.images"],
scripts = ["crit/crit"]