From: Peter Stadler Date: Thu, 2 Apr 2020 10:06:44 +0000 (+0200) Subject: python3-django: update to version 3.0.5 X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=fa77f4aecdc82cc8778d29b1956ee1b2aad5003e;p=feed%2Fpackages.git python3-django: update to version 3.0.5 Signed-off-by: Peter Stadler --- diff --git a/lang/python/django/Makefile b/lang/python/django/Makefile index e60d693aba..c6be64b0f8 100644 --- a/lang/python/django/Makefile +++ b/lang/python/django/Makefile @@ -8,11 +8,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=django -PKG_VERSION:=3.0.4 +PKG_VERSION:=3.0.5 PKG_RELEASE:=1 PYPI_NAME:=Django -PKG_HASH:=50b781f6cbeb98f673aa76ed8e572a019a45e52bdd4ad09001072dfd91ab07c8 +PKG_HASH:=d4666c2edefa38c5ede0ec1655424c56dc47ceb04b6d8d62a7eac09db89545c1 PKG_MAINTAINER:=Alexandru Ardelean PKG_LICENSE:=BSD-3-Clause