From c1d8ea20a503e3a2a48038afaa6f8f0753eb59ac Mon Sep 17 00:00:00 2001 From: Peter Stadler Date: Sat, 17 Oct 2020 19:00:14 +0200 Subject: [PATCH] django-cors-headers: update to version 3.5.0 update to newest version. 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 882621907..19edfb4d7 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.4.0 +PKG_VERSION:=3.5.0 PKG_RELEASE:=1 PYPI_NAME:=django-cors-headers -PKG_HASH:=f5218f2f0bb1210563ff87687afbf10786e080d8494a248e705507ebd92d7153 +PKG_HASH:=db82b2840f667d47872ae3e4a4e0a0d72fbecb42779b8aa233fa8bb965f7836a PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE