diff options
-rw-r--r-- | meta-python/recipes-extended/pywbem/python3-pywbem_1.3.0.bb (renamed from meta-python/recipes-extended/pywbem/python3-pywbem_1.2.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-extended/pywbem/python3-pywbem_1.2.0.bb b/meta-python/recipes-extended/pywbem/python3-pywbem_1.3.0.bb index a6ca4d5f83..26758427a2 100644 --- a/meta-python/recipes-extended/pywbem/python3-pywbem_1.2.0.bb +++ b/meta-python/recipes-extended/pywbem/python3-pywbem_1.3.0.bb | |||
@@ -16,7 +16,7 @@ HOMEPAGE = "http://pywbem.github.io" | |||
16 | LICENSE = "LGPLv2.1" | 16 | LICENSE = "LGPLv2.1" |
17 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=fbc093901857fcd118f065f900982c24" | 17 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=fbc093901857fcd118f065f900982c24" |
18 | 18 | ||
19 | SRC_URI[sha256sum] = "8ef48185e0adbaeb9bd5181c4c5de951f6d58d54e2e1d7e87a9834e10eabe957" | 19 | SRC_URI[sha256sum] = "5df0af28f81891a3914a12f3a30b11b1981f7b30e09c5a42c011797e7fce9b6a" |
20 | 20 | ||
21 | inherit pypi setuptools3 update-alternatives | 21 | inherit pypi setuptools3 update-alternatives |
22 | 22 | ||