diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-diskcache_5.6.3.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-diskcache_5.6.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-diskcache_5.6.3.bb b/meta-python/recipes-devtools/python/python3-diskcache_5.6.3.bb index 09b06553df..440a62352d 100644 --- a/meta-python/recipes-devtools/python/python3-diskcache_5.6.3.bb +++ b/meta-python/recipes-devtools/python/python3-diskcache_5.6.3.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | DESCRIPTION = "Disk Cache -- Disk and file backed persistent cache." | 1 | DESCRIPTION = "Disk Cache -- Disk and file backed persistent cache." |
2 | HOMEPAGE = "http://www.grantjenks.com/docs/diskcache/" | 2 | HOMEPAGE = "https://www.grantjenks.com/docs/diskcache/" |
3 | LICENSE = "Apache-2.0" | 3 | LICENSE = "Apache-2.0" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=c60ef82f0f40155453f6d5f2c94b6e8e" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=c60ef82f0f40155453f6d5f2c94b6e8e" |
5 | 5 | ||