mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 19:02:09 +00:00
django: bump to version 6.0.2
Release notes: https://docs.djangoproject.com/en/dev/releases/6.0/ https://docs.djangoproject.com/en/dev/releases/6.0.1/ https://docs.djangoproject.com/en/dev/releases/6.0.2/ Signed-off-by: Wei-Ting Yang <williamatcg@gmail.com>
This commit is contained in:
committed by
Alexandru Ardelean
parent
0644f5bd7e
commit
b54cc9b69e
@@ -8,11 +8,11 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=django
|
||||
PKG_VERSION:=5.2.9
|
||||
PKG_VERSION:=6.0.2
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PYPI_NAME:=django
|
||||
PKG_HASH:=16b5ccfc5e8c27e6c0561af551d2ea32852d7352c67d452ae3e76b4f6b2ca495
|
||||
PKG_HASH:=3046a53b0e40d4b676c3b774c73411d7184ae2745fe8ce5e45c0f33d3ddb71a7
|
||||
|
||||
PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>, Peter Stadler <peter.stadler@student.uibk.ac.at>
|
||||
PKG_LICENSE:=BSD-3-Clause
|
||||
|
||||
Reference in New Issue
Block a user