summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-flask.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python-flask.inc')
-rw-r--r--meta-python/recipes-devtools/python/python-flask.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-flask.inc b/meta-python/recipes-devtools/python/python-flask.inc
index ffd783f3df..10dca43bb9 100644
--- a/meta-python/recipes-devtools/python/python-flask.inc
+++ b/meta-python/recipes-devtools/python/python-flask.inc
@@ -3,7 +3,7 @@ DESCRIPTION = "\
3Flask is a microframework for Python based on Werkzeug, Jinja 2 and good \ 3Flask is a microframework for Python based on Werkzeug, Jinja 2 and good \
4intentions. And before you ask: It’s BSD licensed!" 4intentions. And before you ask: It’s BSD licensed!"
5HOMEPAGE = "https://github.com/mitsuhiko/flask/" 5HOMEPAGE = "https://github.com/mitsuhiko/flask/"
6LICENSE = "BSD" 6LICENSE = "BSD-3-Clause"
7LIC_FILES_CHKSUM = "file://LICENSE;md5=c011883ac26229b8ba3084f55c7664c6" 7LIC_FILES_CHKSUM = "file://LICENSE;md5=c011883ac26229b8ba3084f55c7664c6"
8 8
9SRC_URI[md5sum] = "824f0f20aae1f44c9c7dc4054adb7969" 9SRC_URI[md5sum] = "824f0f20aae1f44c9c7dc4054adb7969"