diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-cycler_0.12.1.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-cycler_0.12.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-cycler_0.12.1.bb b/meta-python/recipes-devtools/python/python3-cycler_0.12.1.bb index 574083b61f..fd7507193e 100644 --- a/meta-python/recipes-devtools/python/python3-cycler_0.12.1.bb +++ b/meta-python/recipes-devtools/python/python3-cycler_0.12.1.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SUMMARY = "Composable style cycles" | 1 | SUMMARY = "Composable style cycles" |
2 | HOMEPAGE = "http://github.com/matplotlib/cycler" | 2 | HOMEPAGE = "https://github.com/matplotlib/cycler" |
3 | LICENSE = "BSD-3-Clause" | 3 | LICENSE = "BSD-3-Clause" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=7713fe42cd766b15c710e19392bfa811" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=7713fe42cd766b15c710e19392bfa811" |
5 | 5 | ||