Browse Source

django-restframework: bump to version 3.12.2

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

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

@ -8,11 +8,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=django-restframework
PKG_VERSION:=3.12.1
PKG_VERSION:=3.12.2
PKG_RELEASE:=1
PYPI_NAME:=djangorestframework
PKG_HASH:=d54452aedebb4b650254ca092f9f4f5df947cb1de6ab245d817b08b4f4156249
PKG_HASH:=0898182b4737a7b584a2c73735d89816343369f259fea932d90dc78e35d8ac33
PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>
PKG_LICENSE:=BSD-3-Clause


Loading…
Cancel
Save