mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 21:24:31 +04:00
python-werkzeug: Update to 2.3.6
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
This commit is contained in:
@@ -5,15 +5,16 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=python-werkzeug
|
||||
PKG_VERSION:=2.3.4
|
||||
PKG_VERSION:=2.3.6
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PYPI_NAME:=Werkzeug
|
||||
PKG_HASH:=1d5a58e0377d1fe39d061a5de4469e414e78ccb1e1e59c0f5ad6fa1c36c52b76
|
||||
PKG_HASH:=98c774df2f91b05550078891dee5f0eb0cb797a522c757a2452b9cee5b202330
|
||||
|
||||
PKG_MAINTAINER:=Jeffery To <jeffery.to@gmail.com>
|
||||
PKG_LICENSE:=BSD-3-Clause
|
||||
PKG_LICENSE_FILES:=LICENSE.rst
|
||||
PKG_CPE_ID:=cpe:/a:palletsprojects:werkzeug
|
||||
|
||||
include ../pypi.mk
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
Reference in New Issue
Block a user