Browse Source

Merge pull request #11091 from commodo/django1-bump

django1: bump to version 1.11.27
lilik-openwrt-22.03
Rosen Penev 5 years ago
committed by GitHub
parent
commit
26571b3c0a
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
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.26
PKG_VERSION:=1.11.27
PKG_RELEASE:=1
PYPI_NAME:=Django
PKG_HASH:=861db7f82436ab43e1411832ed8dca81fc5fc0f7c2039c7e07a080a63092fb44
PKG_HASH:=20111383869ad1b11400c94b0c19d4ab12975316cd058eabd17452e0546169b8
PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>
PKG_LICENSE:=BSD-3-Clause


Loading…
Cancel
Save