From: Alexandru Ardelean Date: Wed, 12 May 2021 12:30:40 +0000 (+0300) Subject: django: bump to version 3.2.3 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=5a70c9e826e9b1729510ba820cd073667a6a1563;p=feed%2Fpackages.git django: bump to version 3.2.3 Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python/django/Makefile b/lang/python/django/Makefile index 78e64d209b..ad6e9fd939 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.2 +PKG_VERSION:=3.2.3 PKG_RELEASE:=1 PYPI_NAME:=Django -PKG_HASH:=21f0f9643722675976004eb683c55d33c05486f94506672df3d6a141546f389d +PKG_HASH:=13ac78dbfd189532cad8f383a27e58e18b3d33f80009ceb476d7fcbfc5dcebd8 PKG_MAINTAINER:=Alexandru Ardelean , Peter Stadler PKG_LICENSE:=BSD-3-Clause