diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-progress_1.6.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-progress_1.6.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-progress_1.6.bb b/meta-python/recipes-devtools/python/python3-progress_1.6.bb index 59d1f90e98..4a0b0c714e 100644 --- a/meta-python/recipes-devtools/python/python3-progress_1.6.bb +++ b/meta-python/recipes-devtools/python/python3-progress_1.6.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SUMMARY = "Easy progress reporting for Python" | 1 | SUMMARY = "Easy progress reporting for Python" |
2 | HOMEPAGE = "http://github.com/verigak/progress/" | 2 | HOMEPAGE = "https://github.com/verigak/progress/" |
3 | LICENSE = "ISC" | 3 | LICENSE = "ISC" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=00ab78a4113b09aacf63d762a7bb9644" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=00ab78a4113b09aacf63d762a7bb9644" |
5 | 5 | ||