diff options
-rw-r--r-- | meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb (renamed from meta-python/recipes-extended/pywbem/python3-pywbem_1.6.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-extended/pywbem/python3-pywbem_1.6.0.bb b/meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb index cbf2a7a337..71af06881d 100644 --- a/meta-python/recipes-extended/pywbem/python3-pywbem_1.6.0.bb +++ b/meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb | |||
@@ -16,7 +16,7 @@ HOMEPAGE = "http://pywbem.github.io" | |||
16 | LICENSE = "LGPL-2.1-only" | 16 | LICENSE = "LGPL-2.1-only" |
17 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=fbc093901857fcd118f065f900982c24" | 17 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=fbc093901857fcd118f065f900982c24" |
18 | 18 | ||
19 | SRC_URI[sha256sum] = "e26ab0324475ee5329d74971f942b4b315b6ac0edaf278e70e16b5603278ef98" | 19 | SRC_URI[sha256sum] = "abdbd6ce08b6c597cdd6c7730e6b49a842d913f2f6b3cc62b585c58ec3ee7945" |
20 | 20 | ||
21 | inherit pypi setuptools3 update-alternatives | 21 | inherit pypi setuptools3 update-alternatives |
22 | 22 | ||