summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python-werkzeug.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-werkzeug.inc b/meta-python/recipes-devtools/python/python-werkzeug.inc
index c04a4e0c4f..e630fdd098 100644
--- a/meta-python/recipes-devtools/python/python-werkzeug.inc
+++ b/meta-python/recipes-devtools/python/python-werkzeug.inc
@@ -7,7 +7,7 @@ HTTP utilities to handle entity tags, cache control headers, HTTP dates, \
7cookie handling, file uploads, a powerful URL routing system and a bunch \ 7cookie handling, file uploads, a powerful URL routing system and a bunch \
8of community contributed addon modules." 8of community contributed addon modules."
9HOMEPAGE = "http://werkzeug.pocoo.org/" 9HOMEPAGE = "http://werkzeug.pocoo.org/"
10LICENSE = "BSD" 10LICENSE = "BSD-3-Clause"
11LIC_FILES_CHKSUM = "file://LICENSE;md5=ed9a0b7c0254616d72dadb98b293ef1b" 11LIC_FILES_CHKSUM = "file://LICENSE;md5=ed9a0b7c0254616d72dadb98b293ef1b"
12 12
13SRC_URI[md5sum] = "6d20b5be2d245be4ac7706cc390d130c" 13SRC_URI[md5sum] = "6d20b5be2d245be4ac7706cc390d130c"