mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 15:02:01 +08:00
python-werkzeug: update to version 2.3.8
Release notes: https://werkzeug.palletsprojects.com/en/stable/changes/#version-2-3-8 Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
This commit is contained in:
@@ -5,12 +5,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=python-werkzeug
|
||||
PKG_VERSION:=2.3.6
|
||||
PKG_VERSION:=2.3.8
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PYPI_NAME:=Werkzeug
|
||||
PYPI_SOURCE_NAME:=werkzeug
|
||||
PKG_HASH:=98c774df2f91b05550078891dee5f0eb0cb797a522c757a2452b9cee5b202330
|
||||
PKG_HASH:=554b257c74bbeb7a0d254160a4f8ffe185243f52a52035060b761ca62d977f03
|
||||
|
||||
PKG_MAINTAINER:=Jeffery To <jeffery.to@gmail.com>
|
||||
PKG_LICENSE:=BSD-3-Clause
|
||||
|
||||
Reference in New Issue
Block a user