From: Alexandru Ardelean Date: Mon, 14 Jun 2021 12:12:05 +0000 (+0300) Subject: django: bump to version 3.2.4 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=07dbb82e95dc72ddc87d48f97891de5dcb43d999;p=openwrt-packages.git django: bump to version 3.2.4 Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python/django/Makefile b/lang/python/django/Makefile index ad6e9fd93..6b720325d 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.3 +PKG_VERSION:=3.2.4 PKG_RELEASE:=1 PYPI_NAME:=Django -PKG_HASH:=13ac78dbfd189532cad8f383a27e58e18b3d33f80009ceb476d7fcbfc5dcebd8 +PKG_HASH:=66c9d8db8cc6fe938a28b7887c1596e42d522e27618562517cc8929eb7e7f296 PKG_MAINTAINER:=Alexandru Ardelean , Peter Stadler PKG_LICENSE:=BSD-3-Clause