Browse Source

django1: bump to version 1.11.26

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
lilik-openwrt-22.03
Alexandru Ardelean 5 years ago
parent
commit
5c508a83a9
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      lang/python/django1/Makefile

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

@ -8,11 +8,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=django1
PKG_VERSION:=1.11.25
PKG_VERSION:=1.11.26
PKG_RELEASE:=1
PYPI_NAME:=Django
PKG_HASH:=5314e8586285d532b7aa5c6d763b0248d9a977a37efec86d30f0212b82e8ef66
PKG_HASH:=861db7f82436ab43e1411832ed8dca81fc5fc0f7c2039c7e07a080a63092fb44
PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>
PKG_LICENSE:=BSD-3-Clause


Loading…
Cancel
Save