django: bump to version 5.0.6 24314/head
authorAlexandru Ardelean <alex@shruggie.ro>
Mon, 3 Jun 2024 06:42:38 +0000 (09:42 +0300)
committerAlexandru Ardelean <alex@shruggie.ro>
Mon, 3 Jun 2024 06:42:38 +0000 (09:42 +0300)
Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
lang/python/django/Makefile

index f4c75ceabaaf56f607b3a8abedbdad66927c9147..b33906e8d6be618ce8cfe85309d9cb332ba44786 100644 (file)
@@ -8,11 +8,11 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=django
-PKG_VERSION:=5.0.4
+PKG_VERSION:=5.0.6
 PKG_RELEASE:=1
 
 PYPI_NAME:=Django
-PKG_HASH:=4bd01a8c830bb77a8a3b0e7d8b25b887e536ad17a81ba2dce5476135c73312bd
+PKG_HASH:=ff1b61005004e476e0aeea47c7f79b85864c70124030e95146315396f1e7951f
 
 PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>, Peter Stadler <peter.stadler@student.uibk.ac.at>
 PKG_LICENSE:=BSD-3-Clause