diff options
author | Derek Straka <derek@asterius.io> | 2017-09-15 15:20:54 -0400 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-09-22 22:50:41 +0000 |
commit | 39b9a582f65ff937ecfbf5ffb3d8271f9fbe1240 (patch) | |
tree | 2744336a947b8e3337758e52b4d6e1d791b47313 /meta-python/recipes-devtools/python/python-django.inc | |
parent | 385322e48d4b8700991ff62dec8c68bc18fe6759 (diff) | |
download | meta-openembedded-39b9a582f65ff937ecfbf5ffb3d8271f9fbe1240.tar.gz |
python-django: update to version 1.11.5
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 370dc62ce1..58fd70aebb 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] = "c851d892cd5ad3a90808703c4f36e3fe" | 6 | SRC_URI[md5sum] = "8cef0d42aabacbc414ec4fbbb6056f3c" |
7 | SRC_URI[sha256sum] = "abe86e67dda9897a1536a727ed57dbefb5a42b41943be3b116fe3edab4c07bb2" | 7 | SRC_URI[sha256sum] = "1836878162dfdf865492bacfdff0321e4ee8f1e7d51d93192546000b54982b29" |
8 | 8 | ||
9 | PYPI_PACKAGE = "Django" | 9 | PYPI_PACKAGE = "Django" |
10 | inherit pypi | 10 | inherit pypi |