]> git.99rst.org Git - openwrt-packages.git/commitdiff
django: update to 6.1.1
authorWei-Ting Yang <redacted>
Sat, 12 Sep 2026 07:21:38 +0000 (15:21 +0800)
committerAlexandru Ardelean <redacted>
Sat, 12 Sep 2026 08:41:24 +0000 (11:41 +0300)
Release notes:
https://docs.djangoproject.com/en/6.1/releases/6.1.1/

Signed-off-by: Wei-Ting Yang <redacted>
lang/python/django/Makefile

index 1d79177c8cc809ff7f26f9c2dc1f75b7a052ec3e..8a807e10c580583ba825ce0fc008c89ab4981aef 100644 (file)
@@ -8,11 +8,11 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=django
-PKG_VERSION:=6.1
+PKG_VERSION:=6.1.1
 PKG_RELEASE:=1
 
 PYPI_NAME:=django
-PKG_HASH:=86a2aacd59b817e4d6ac2ebfe22356c58f66f7b24e503f71b7c2fead677ee48b
+PKG_HASH:=7ab93536d8e677aa14554c56426290c69480bf2ee68d7513d4a22f57d6bfeb84
 
 PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>, Peter Stadler <peter.stadler@student.uibk.ac.at>
 PKG_LICENSE:=BSD-3-Clause
git clone https://git.99rst.org/PROJECT