summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-pycurl.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pycurl.inc')
-rw-r--r--meta-python/recipes-devtools/python/python-pycurl.inc11
1 files changed, 5 insertions, 6 deletions
diff --git a/meta-python/recipes-devtools/python/python-pycurl.inc b/meta-python/recipes-devtools/python/python-pycurl.inc
index ac9a370c4c..0f661434c0 100644
--- a/meta-python/recipes-devtools/python/python-pycurl.inc
+++ b/meta-python/recipes-devtools/python/python-pycurl.inc
@@ -8,13 +8,12 @@ SECTION = "devel/python"
8HOMEPAGE = "http://pycurl.io/" 8HOMEPAGE = "http://pycurl.io/"
9 9
10LICENSE = "LGPLv2 | MIT" 10LICENSE = "LGPLv2 | MIT"
11LIC_FILES_CHKSUM = " \ 11LIC_FILES_CHKSUM = "file://COPYING-LGPL;md5=4fbd65380cdd255951079008b364516c \
12 file://COPYING-LGPL;md5=4fbd65380cdd255951079008b364516c \ 12 file://COPYING-MIT;md5=60872a112595004233b769b6cbfd65b6 \
13 file://COPYING-MIT;md5=2df767ed35d8ea83de4a93feb55e7815 \ 13 "
14"
15 14
16SRC_URI[md5sum] = "f0ed4c805e8bec734990e2e0ee78568e" 15SRC_URI[md5sum] = "0b387d4609ed20c88baede8579a4d425"
17SRC_URI[sha256sum] = "6f08330c5cf79fa8ef68b9912b9901db7ffd34b63e225dce74db56bb21deda8e" 16SRC_URI[sha256sum] = "ec7dd291545842295b7b56c12c90ffad2976cc7070c98d7b1517b7b6cd5994b3"
18 17
19inherit pypi 18inherit pypi
20 19