django: bump to version 4.2.5 22072/head
authorAlexandru Ardelean <alex@shruggie.ro>
Sat, 9 Sep 2023 08:30:55 +0000 (11:30 +0300)
committerAlexandru Ardelean <alex@shruggie.ro>
Sat, 9 Sep 2023 10:46:11 +0000 (13:46 +0300)
Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
lang/python/django/Makefile

index b518cf12db32773d98fc3385d18764fefcb78780..62c2a1c01f08b751b6b9d862a2f6a464120af8b3 100644 (file)
@@ -8,11 +8,11 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=django
-PKG_VERSION:=4.2.3
+PKG_VERSION:=4.2.5
 PKG_RELEASE:=1
 
 PYPI_NAME:=Django
-PKG_HASH:=45a747e1c5b3d6df1b141b1481e193b033fd1fdbda3ff52677dc81afdaacbaed
+PKG_HASH:=5e5c1c9548ffb7796b4a8a4782e9a2e5a3df3615259fc1bfd3ebc73b646146c1
 
 PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>, Peter Stadler <peter.stadler@student.uibk.ac.at>
 PKG_LICENSE:=BSD-3-Clause