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