Browse Source

python: django: bump to 4.0.1

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
lilik-openwrt-22.03
Alexandru Ardelean 2 years ago
committed by Rosen Penev
parent
commit
95f38fead8
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      lang/python/django/Makefile

+ 2
- 2
lang/python/django/Makefile View File

@ -8,11 +8,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=django
PKG_VERSION:=4.0.1
PKG_VERSION:=4.0.2
PKG_RELEASE:=$(AUTORELEASE)
PYPI_NAME:=Django
PKG_HASH:=2485eea3cc4c3bae13080dee866ebf90ba9f98d1afe8fda89bfb0eb2e218ef86
PKG_HASH:=110fb58fb12eca59e072ad59fc42d771cd642dd7a2f2416582aa9da7a8ef954a
PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>, Peter Stadler <peter.stadler@student.uibk.ac.at>
PKG_LICENSE:=BSD-3-Clause


Loading…
Cancel
Save