summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-extended/pywbem/python3-pywbem_0.17.3.bb (renamed from meta-python/recipes-extended/pywbem/python3-pywbem_0.17.2.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-extended/pywbem/python3-pywbem_0.17.2.bb b/meta-python/recipes-extended/pywbem/python3-pywbem_0.17.3.bb
index ce63822b47..930f048964 100644
--- a/meta-python/recipes-extended/pywbem/python3-pywbem_0.17.2.bb
+++ b/meta-python/recipes-extended/pywbem/python3-pywbem_0.17.3.bb
@@ -16,8 +16,8 @@ HOMEPAGE = "http://pywbem.github.io"
16LICENSE = "LGPLv2.1" 16LICENSE = "LGPLv2.1"
17LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=fbc093901857fcd118f065f900982c24" 17LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=fbc093901857fcd118f065f900982c24"
18 18
19SRC_URI[md5sum] = "6100157c720ba272895b3f79a05c8dc3" 19SRC_URI[md5sum] = "9fbee6b4327f035eb212017b6cd84309"
20SRC_URI[sha256sum] = "84dac33f77d5ff2c3d8eb42fc7de2ffb6d33f5e4954ef89db0dbf3fe646a2809" 20SRC_URI[sha256sum] = "1de9963adda97d89d191d027ddc64167699a11ac42ecc3ea35dddf7679ac2441"
21 21
22inherit pypi setuptools3 update-alternatives 22inherit pypi setuptools3 update-alternatives
23 23