From: Peter Stadler Date: Mon, 25 May 2020 21:06:19 +0000 (+0200) Subject: python3-django-cors-headers: update version to 3.3.0 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=dd7f2ee69515711fcb5edba901bde70d84c3454f;p=feed%2Fpackages.git python3-django-cors-headers: update version to 3.3.0 Signed-off-by: Peter Stadler --- diff --git a/lang/python/python3-django-cors-headers/Makefile b/lang/python/python3-django-cors-headers/Makefile index 1279516a09..73a2cc54e0 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.1 -PKG_RELEASE:=3 +PKG_VERSION:=3.3.0 +PKG_RELEASE:=1 PYPI_NAME:=django-cors-headers -PKG_HASH:=a5960addecc04527ab26617e51b8ed42f0adab4594b24bb0f3c33e2bd3857c3f +PKG_HASH:=73d654950b5f5e7e4f67c05183d2169d4f7518ceb87734eb0d68f9e43be59f1c PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE