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:
committed by
Andrei Vagin
parent
4e84d11c1f
commit
1356a1def3
@@ -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"]
|
||||
|
Reference in New Issue
Block a user