Merge pull request #18965 from commodo/django-update-21-02

[21.02] django: bump to version 3.2.14
This commit is contained in:
Alexandru Ardelean 2022-07-22 14:44:32 +03:00 committed by GitHub
commit 72147f3b94
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,11 +8,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=django
PKG_VERSION:=3.2.13
PKG_VERSION:=3.2.14
PKG_RELEASE:=$(AUTORELEASE)
PYPI_NAME:=Django
PKG_HASH:=6d93497a0a9bf6ba0e0b1a29cccdc40efbfc76297255b1309b3a884a688ec4b6
PKG_HASH:=677182ba8b5b285a4e072f3ac17ceee6aff1b5ce77fd173cc5b6a2d3dc022fcf
PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>, Peter Stadler <peter.stadler@student.uibk.ac.at>
PKG_LICENSE:=BSD-3-Clause