summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-dnspython.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python-dnspython.inc')
-rw-r--r--meta-python/recipes-devtools/python/python-dnspython.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-python/recipes-devtools/python/python-dnspython.inc b/meta-python/recipes-devtools/python/python-dnspython.inc
index 1b5f7160f8..84502affe1 100644
--- a/meta-python/recipes-devtools/python/python-dnspython.inc
+++ b/meta-python/recipes-devtools/python/python-dnspython.inc
@@ -1,10 +1,10 @@
1DESCRIPTION = "DNS toolkit for Python" 1DESCRIPTION = "DNS toolkit for Python"
2HOMEPAGE = "http://www.dnspython.org/" 2HOMEPAGE = "http://www.dnspython.org/"
3LICENSE = "ISC" 3LICENSE = "ISC"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=b9d855ee0d7bea17c8b0994d37985e1e" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=5af50906b5929837f667dfe31052bd34"
5 5
6SRC_URI[md5sum] = "05d33ffb5d8f35ae0474bb952778a344" 6SRC_URI[md5sum] = "bc9ca3b3a82164667d5730ec6d5248a2"
7SRC_URI[sha256sum] = "40f563e1f7a7b80dc5a4e76ad75c23da53d62f1e15e6e517293b04e1f84ead7c" 7SRC_URI[sha256sum] = "36c5e8e38d4369a08b6780b7f27d790a292b2b08eea01607865bf0936c558e01"
8 8
9PYPI_PACKAGE_EXT = "zip" 9PYPI_PACKAGE_EXT = "zip"
10 10