Merge pull request #11549 from commodo/django1-update

django1: bump to version 1.11.29
This commit is contained in:
Hannu Nyman 2020-03-10 16:54:14 +02:00 committed by GitHub
commit e1016b9402
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -8,11 +8,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=django1
PKG_VERSION:=1.11.28
PKG_RELEASE:=2
PKG_VERSION:=1.11.29
PKG_RELEASE:=1
PYPI_NAME:=Django
PKG_HASH:=b33ce35f47f745fea6b5aa3cf3f4241069803a3712d423ac748bd673a39741eb
PKG_HASH:=4200aefb6678019a0acf0005cd14cfce3a5e6b9b90d06145fcdd2e474ad4329c
PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>
PKG_LICENSE:=BSD-3-Clause