django: bump to version 3.2.18 20518/head
authorAlexandru Ardelean <alex@shruggie.ro>
Fri, 17 Feb 2023 17:25:41 +0000 (19:25 +0200)
committerAlexandru Ardelean <alex@shruggie.ro>
Fri, 17 Feb 2023 17:27:10 +0000 (19:27 +0200)
Fixes:
  https://nvd.nist.gov/vuln/detail/CVE-2023-23969

Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
lang/python/django/Makefile

index c2ceb37014ddd5e57dea3bcfcf5edba8130b29a9..9aad37ace685f36a52f78ab08bc6b0d26000c36e 100644 (file)
@@ -8,11 +8,11 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=django
-PKG_VERSION:=3.2.16
+PKG_VERSION:=3.2.18
 PKG_RELEASE:=1
 
 PYPI_NAME:=Django
-PKG_HASH:=3adc285124244724a394fa9b9839cc8cd116faf7d159554c43ecdaa8cdf0b94d
+PKG_HASH:=08208dfe892eb64fff073ca743b3b952311104f939e7f6dae954fe72dcc533ba
 
 PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>, Peter Stadler <peter.stadler@student.uibk.ac.at>
 PKG_LICENSE:=BSD-3-Clause