aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-django.inc
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2017-09-15 15:20:54 -0400
committerMartin Jansa <Martin.Jansa@gmail.com>2017-09-22 22:50:41 +0000
commit39b9a582f65ff937ecfbf5ffb3d8271f9fbe1240 (patch)
tree2744336a947b8e3337758e52b4d6e1d791b47313 /meta-python/recipes-devtools/python/python-django.inc
parent385322e48d4b8700991ff62dec8c68bc18fe6759 (diff)
downloadmeta-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.inc4
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/"
LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=f09eb47206614a4954c51db8a94840fa"
-SRC_URI[md5sum] = "c851d892cd5ad3a90808703c4f36e3fe"
-SRC_URI[sha256sum] = "abe86e67dda9897a1536a727ed57dbefb5a42b41943be3b116fe3edab4c07bb2"
+SRC_URI[md5sum] = "8cef0d42aabacbc414ec4fbbb6056f3c"
+SRC_URI[sha256sum] = "1836878162dfdf865492bacfdff0321e4ee8f1e7d51d93192546000b54982b29"
PYPI_PACKAGE = "Django"
inherit pypi