diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-diskcache_5.6.1.bb (renamed from meta-python/recipes-devtools/python/python3-diskcache_5.5.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-diskcache_5.5.1.bb b/meta-python/recipes-devtools/python/python3-diskcache_5.6.1.bb index 50e3c12d86..447bfc440b 100644 --- a/meta-python/recipes-devtools/python/python3-diskcache_5.5.1.bb +++ b/meta-python/recipes-devtools/python/python3-diskcache_5.6.1.bb | |||
@@ -3,7 +3,7 @@ HOMEPAGE = "http://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 | ||
6 | SRC_URI[sha256sum] = "8685515584cc110a463d0728d98beaba56c7e2803b60a19cb8983a4c9e341d91" | 6 | SRC_URI[sha256sum] = "e4c978532feff5814c4cc00fe1e11e40501985946643d73220d41ee7737c72c3" |
7 | 7 | ||
8 | PYPI_PACKAGE = "diskcache" | 8 | PYPI_PACKAGE = "diskcache" |
9 | 9 | ||