Merge pull request #13039 from peter-stadler/django-rest-framework
django-restframework: update to version 3.11.1
This commit is contained in:
commit
65c66ddd71
1 changed files with 3 additions and 3 deletions
|
@ -8,11 +8,11 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=django-restframework
|
||||
PKG_VERSION:=3.11.0
|
||||
PKG_RELEASE:=3
|
||||
PKG_VERSION:=3.11.1
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PYPI_NAME:=djangorestframework
|
||||
PKG_HASH:=e782087823c47a26826ee5b6fa0c542968219263fb3976ec3c31edab23a4001f
|
||||
PKG_HASH:=6dd02d5a4bd2516fb93f80360673bf540c3b6641fec8766b1da2870a5aa00b32
|
||||
|
||||
PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>
|
||||
PKG_LICENSE:=BSD-3-Clause
|
||||
|
|
Loading…
Reference in a new issue