python37Packages.libcloud: update meta
This commit is contained in:
parent
5a825670b3
commit
c473d7f365
@ -30,7 +30,8 @@ buildPythonPackage rec {
|
||||
|
||||
meta = with lib; {
|
||||
description = "A unified interface to many cloud providers";
|
||||
homepage = "http://incubator.apache.org/libcloud/";
|
||||
homepage = "https://libcloud.apache.org/";
|
||||
changelog = "https://github.com/apache/libcloud/blob/v${version}/CHANGES.rst";
|
||||
license = licenses.asl20;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user