django: bump to version 3.1
authorAlexandru Ardelean <redacted>
Tue, 25 Aug 2020 05:53:16 +0000 (08:53 +0300)
committerAlexandru Ardelean <redacted>
Tue, 25 Aug 2020 05:53:16 +0000 (08:53 +0300)
Signed-off-by: Alexandru Ardelean <redacted>
lang/python/django/Makefile

index c210a17e45a806dc0ef894a181d25e9b013eac1d..a06ab9ede4b0990204090e0e5edfbbc63f9070d1 100644 (file)
@@ -8,11 +8,11 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=django
-PKG_VERSION:=3.0.8
+PKG_VERSION:=3.1
 PKG_RELEASE:=1
 
 PYPI_NAME:=Django
-PKG_HASH:=31a5fbbea5fc71c99e288ec0b2f00302a0a92c44b13ede80b73a6a4d6d205582
+PKG_HASH:=2d390268a13c655c97e0e2ede9d117007996db692c1bb93eabebd4fb7ea7012b
 
 PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>, Peter Stadler <peter.stadler@student.uibk.ac.at>
 PKG_LICENSE:=BSD-3-Clause
git clone https://git.99rst.org/PROJECT