mirror of
https://github.com/openwrt/packages.git
synced 2025-12-24 08:28:20 +04:00
django-cors-headers: update to version 3.5.0
update to newest version. Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
This commit is contained in:
@@ -1,11 +1,11 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=django-cors-headers
|
PKG_NAME:=django-cors-headers
|
||||||
PKG_VERSION:=3.4.0
|
PKG_VERSION:=3.5.0
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PYPI_NAME:=django-cors-headers
|
PYPI_NAME:=django-cors-headers
|
||||||
PKG_HASH:=f5218f2f0bb1210563ff87687afbf10786e080d8494a248e705507ebd92d7153
|
PKG_HASH:=db82b2840f667d47872ae3e4a4e0a0d72fbecb42779b8aa233fa8bb965f7836a
|
||||||
|
|
||||||
PKG_LICENSE:=MIT
|
PKG_LICENSE:=MIT
|
||||||
PKG_LICENSE_FILES:=LICENSE
|
PKG_LICENSE_FILES:=LICENSE
|
||||||
|
|||||||
Reference in New Issue
Block a user