diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-werkzeug.inc')
-rw-r--r-- | meta-python/recipes-devtools/python/python-werkzeug.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-werkzeug.inc b/meta-python/recipes-devtools/python/python-werkzeug.inc index e55f56dbe1..b2949a3d25 100644 --- a/meta-python/recipes-devtools/python/python-werkzeug.inc +++ b/meta-python/recipes-devtools/python/python-werkzeug.inc | |||
@@ -10,8 +10,8 @@ HOMEPAGE = "http://werkzeug.pocoo.org/" | |||
10 | LICENSE = "BSD" | 10 | LICENSE = "BSD" |
11 | LIC_FILES_CHKSUM = "file://LICENSE;md5=a68f5361a2b2ca9fdf26b38aaecb6faa" | 11 | LIC_FILES_CHKSUM = "file://LICENSE;md5=a68f5361a2b2ca9fdf26b38aaecb6faa" |
12 | 12 | ||
13 | SRC_URI[md5sum] = "cb4010478dd33905f95920e4880204a2" | 13 | SRC_URI[md5sum] = "e385b2c5a7193cff24c689b31e1124dc" |
14 | SRC_URI[sha256sum] = "455d7798ac263266dbd38d4841f7534dd35ca9c3da4a8df303f8488f38f3bcc0" | 14 | SRC_URI[sha256sum] = "903a7b87b74635244548b30d30db4c8947fe64c5198f58899ddcd3a13c23bb26" |
15 | 15 | ||
16 | PYPI_PACKAGE = "Werkzeug" | 16 | PYPI_PACKAGE = "Werkzeug" |
17 | 17 | ||