django: bump to version 3.1.7 14885/head
authorAlexandru Ardelean <ardeleanalex@gmai.com>
Wed, 24 Feb 2021 18:09:57 +0000 (20:09 +0200)
committerAlexandru Ardelean <ardeleanalex@gmai.com>
Wed, 24 Feb 2021 18:09:57 +0000 (20:09 +0200)
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmai.com>
lang/python/django/Makefile

index a54d693dc2bcc3eddb94ee91770d4ae19b6492c2..7470767504855d4ef0f33492d47e82287cf20f21 100644 (file)
@@ -8,11 +8,11 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=django
-PKG_VERSION:=3.1.6
+PKG_VERSION:=3.1.7
 PKG_RELEASE:=1
 
 PYPI_NAME:=Django
-PKG_HASH:=c6c0462b8b361f8691171af1fb87eceb4442da28477e12200c40420176206ba7
+PKG_HASH:=32ce792ee9b6a0cbbec340123e229ac9f765dff8c2a4ae9247a14b2ba3a365a7
 
 PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>, Peter Stadler <peter.stadler@student.uibk.ac.at>
 PKG_LICENSE:=BSD-3-Clause