summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-devtools/python/gunicorn_19.1.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/python/gunicorn_19.1.1.bb b/recipes-devtools/python/gunicorn_19.1.1.bb
index bbe03ea3..5c8ea484 100644
--- a/recipes-devtools/python/gunicorn_19.1.1.bb
+++ b/recipes-devtools/python/gunicorn_19.1.1.bb
@@ -8,7 +8,7 @@ DESCRIPTION = "\
8LICENSE = "MIT" 8LICENSE = "MIT"
9LIC_FILES_CHKSUM = "file://LICENSE;md5=19a2e253a273e390cd1b91d19b6ee236" 9LIC_FILES_CHKSUM = "file://LICENSE;md5=19a2e253a273e390cd1b91d19b6ee236"
10 10
11SRC_URI = "https://pypi.python.org/packages/source/g/gunicorn/${PN}-${PV}.tar.gz" 11SRC_URI = "https://pypi.python.org/packages/source/g/gunicorn/${BPN}-${PV}.tar.gz"
12SRC_URI[md5sum] = "eaa72bff5341c05169b76ce3dcbb8140" 12SRC_URI[md5sum] = "eaa72bff5341c05169b76ce3dcbb8140"
13SRC_URI[sha256sum] = "82715511fb6246fad4ba66d812eb93416ae8371b464fa88bf3867c9c177daa14" 13SRC_URI[sha256sum] = "82715511fb6246fad4ba66d812eb93416ae8371b464fa88bf3867c9c177daa14"
14 14