From: Peter Stadler Date: Sat, 17 Oct 2020 17:00:14 +0000 (+0200) Subject: django-cors-headers: update to version 3.5.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=c1d8ea20a503e3a2a48038afaa6f8f0753eb59ac;p=openwrt-packages.git django-cors-headers: update to version 3.5.0 update to newest version. Signed-off-by: Peter Stadler --- 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