From 2519b7ebdd2295195ae614ccd6b89472fb63e795 Mon Sep 17 00:00:00 2001 From: Peter Stadler Date: Tue, 19 Nov 2019 22:14:28 +0100 Subject: [PATCH] python3-django-cors-headers: update to verson 3.2.0 Signed-off-by: Peter Stadler --- lang/python/python3-django-cors-headers/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/python/python3-django-cors-headers/Makefile b/lang/python/python3-django-cors-headers/Makefile index 7a0409f4a..39194d7fa 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.1.1 +PKG_VERSION:=3.2.0 PKG_RELEASE:=1 PYPI_NAME:=django-cors-headers -PKG_HASH:=5762ec9c2d59f38c76828dc1d4308baca4bc0d3e1d6f217683e7a24a1c4611a3 +PKG_HASH:=84933651fbbde8f2bc084bef2f077b79db1ec1389432f21dd661eaae6b3d6a95 PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE