From: Peter Stadler Date: Tue, 7 Jan 2020 10:56:53 +0000 (+0100) Subject: python3-django-cors-headers: update to version 3.2.1 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=3d5c9c5b238b650906bbb08cde1660b8ccdb3fba;p=openwrt-packages.git python3-django-cors-headers: update to version 3.2.1 Signed-off-by: Peter Stadler --- diff --git a/lang/python/python3-django-cors-headers/Makefile b/lang/python/python3-django-cors-headers/Makefile index 39194d7fa..6878cfe7a 100644 --- a/lang/python/python3-django-cors-headers/Makefile +++ b/lang/python/python3-django-cors-headers/Makefile @@ -1,11 +1,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=django-cors-headers -PKG_VERSION:=3.2.0 +PKG_VERSION:=3.2.1 PKG_RELEASE:=1 PYPI_NAME:=django-cors-headers -PKG_HASH:=84933651fbbde8f2bc084bef2f077b79db1ec1389432f21dd661eaae6b3d6a95 +PKG_HASH:=a5960addecc04527ab26617e51b8ed42f0adab4594b24bb0f3c33e2bd3857c3f PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE