From: Alexandru Ardelean Date: Mon, 29 Mar 2021 06:46:09 +0000 (+0300) Subject: django-restframework: bump to version 3.12.4 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=0f9b0223ccae31bcb0ca6f8cbc2073d7746ad19b;p=openwrt-packages.git django-restframework: bump to version 3.12.4 Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python/django-restframework/Makefile b/lang/python/django-restframework/Makefile index 5715fda41..21f0b65dc 100644 --- a/lang/python/django-restframework/Makefile +++ b/lang/python/django-restframework/Makefile @@ -8,11 +8,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=django-restframework -PKG_VERSION:=3.12.2 +PKG_VERSION:=3.12.4 PKG_RELEASE:=1 PYPI_NAME:=djangorestframework -PKG_HASH:=0898182b4737a7b584a2c73735d89816343369f259fea932d90dc78e35d8ac33 +PKG_HASH:=f747949a8ddac876e879190df194b925c177cdeb725a099db1460872f7c0a7f2 PKG_MAINTAINER:=Alexandru Ardelean PKG_LICENSE:=BSD-3-Clause