mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 06:51:51 +08:00
Flask: update to version 2.3.3
Release notes: https://flask.palletsprojects.com/en/stable/changes/#version-2-3-3 Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
This commit is contained in:
@@ -5,12 +5,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=Flask
|
||||
PKG_VERSION:=2.0.2
|
||||
PKG_RELEASE:=6
|
||||
PKG_VERSION:=2.3.3
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PYPI_NAME:=Flask
|
||||
PYPI_SOURCE_NAME:=flask
|
||||
PKG_HASH:=7b2fb8e934ddd50731893bdcdb00fc8c0315916f9fcd50d22c7cc1a95ab634e2
|
||||
PKG_HASH:=09c347a92aa7ff4a8e7f3206795f30d826654baf38b873d0744cd571ca609efc
|
||||
|
||||
PKG_MAINTAINER:=Michal Vasilek <michal.vasilek@nic.cz>
|
||||
PKG_LICENSE:=BSD-3-Clause
|
||||
|
||||
Reference in New Issue
Block a user