summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python-vobject_0.9.5.bb (renamed from meta-python/recipes-devtools/python/python-vobject_0.9.4.1.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-vobject_0.9.4.1.bb b/meta-python/recipes-devtools/python/python-vobject_0.9.5.bb
index fc9519320..d2f343eb1 100644
--- a/meta-python/recipes-devtools/python/python-vobject_0.9.4.1.bb
+++ b/meta-python/recipes-devtools/python/python-vobject_0.9.5.bb
@@ -4,8 +4,8 @@ HOMEPAGE = "http://vobject.skyhouseconsulting.com/"
4LICENSE = "Apache-2.0" 4LICENSE = "Apache-2.0"
5LIC_FILES_CHKSUM = "file://LICENSE-2.0.txt;md5=3b83ef96387f14655fc854ddc3c6bd57" 5LIC_FILES_CHKSUM = "file://LICENSE-2.0.txt;md5=3b83ef96387f14655fc854ddc3c6bd57"
6 6
7SRC_URI[md5sum] = "73432a3e6e9a4788f73a9acc4d7b1fa8" 7SRC_URI[md5sum] = "aa629d6ae95db5edfd5b2402eb1073cb"
8SRC_URI[sha256sum] = "faea7d4fb3e2bc8ef6367e7f9b4ad0841aa1980fd5dd96d05c7a90e39880811c" 8SRC_URI[sha256sum] = "0f56cae196303d875682b9648b4bb43ffc769d2f0f800958e0a506af867b1243"
9 9
10inherit pypi setuptools 10inherit pypi setuptools
11 11