summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python-pysocks.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-pysocks.inc b/meta-python/recipes-devtools/python/python-pysocks.inc
index ceadcb20d4..1836e52d00 100644
--- a/meta-python/recipes-devtools/python/python-pysocks.inc
+++ b/meta-python/recipes-devtools/python/python-pysocks.inc
@@ -1,6 +1,6 @@
1DESCRIPTION = "A Python SOCKS client module" 1DESCRIPTION = "A Python SOCKS client module"
2HOMEPAGE = "http://python-requests.org" 2HOMEPAGE = "http://python-requests.org"
3LICENSE = "BSD" 3LICENSE = "BSD-3-Clause"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=1d457bcffb9661b45f799d4efee72f16" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=1d457bcffb9661b45f799d4efee72f16"
5 5
6SRC_URI[md5sum] = "89b1a6865c61bae67a32417517612ee6" 6SRC_URI[md5sum] = "89b1a6865c61bae67a32417517612ee6"