diff options
-rw-r--r-- | meta-python/recipes-extended/pywbem/python3-pywbem_1.6.0.bb (renamed from meta-python/recipes-extended/pywbem/python3-pywbem_1.5.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-extended/pywbem/python3-pywbem_1.5.0.bb b/meta-python/recipes-extended/pywbem/python3-pywbem_1.6.0.bb index d109fa4601..cbf2a7a337 100644 --- a/meta-python/recipes-extended/pywbem/python3-pywbem_1.5.0.bb +++ b/meta-python/recipes-extended/pywbem/python3-pywbem_1.6.0.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] = "c5f7e458c2530c61358fbc6333be74faf366aace78eae33741431267adf32610" | 19 | SRC_URI[sha256sum] = "e26ab0324475ee5329d74971f942b4b315b6ac0edaf278e70e16b5603278ef98" |
20 | 20 | ||
21 | inherit pypi setuptools3 update-alternatives | 21 | inherit pypi setuptools3 update-alternatives |
22 | 22 | ||