diff options
author | Derek Straka <derek@asterius.io> | 2017-08-09 21:41:16 -0400 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-08-13 13:21:04 +0200 |
commit | 7a51a622cd14ebfb9b2b567614c15f1b33998011 (patch) | |
tree | 2b50e5c401b379a11274f35f696924e3a8bda4f1 /meta-python/recipes-devtools/python/python-django.inc | |
parent | f82565f4ebbfb23549265cda93317d06f7ad5a8b (diff) | |
download | meta-openembedded-7a51a622cd14ebfb9b2b567614c15f1b33998011.tar.gz |
python-django: update to version 1.11.4
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-django.inc')
-rw-r--r-- | meta-python/recipes-devtools/python/python-django.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-django.inc b/meta-python/recipes-devtools/python/python-django.inc index d83e7d25a3..370dc62ce1 100644 --- a/meta-python/recipes-devtools/python/python-django.inc +++ b/meta-python/recipes-devtools/python/python-django.inc | |||
@@ -3,8 +3,8 @@ HOMEPAGE = "http://www.djangoproject.com/" | |||
3 | LICENSE = "BSD-3-Clause" | 3 | LICENSE = "BSD-3-Clause" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=f09eb47206614a4954c51db8a94840fa" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=f09eb47206614a4954c51db8a94840fa" |
5 | 5 | ||
6 | SRC_URI[md5sum] = "f089f1f86d25f2b78f6cf36478d4edd1" | 6 | SRC_URI[md5sum] = "c851d892cd5ad3a90808703c4f36e3fe" |
7 | SRC_URI[sha256sum] = "3c5b070482df4f9e5750539dc1824d353729ee423fd410c579b8cd3dea5b0617" | 7 | SRC_URI[sha256sum] = "abe86e67dda9897a1536a727ed57dbefb5a42b41943be3b116fe3edab4c07bb2" |
8 | 8 | ||
9 | PYPI_PACKAGE = "Django" | 9 | PYPI_PACKAGE = "Django" |
10 | inherit pypi | 10 | inherit pypi |