mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 17:04:32 +04:00
Flask: update to version 3.1.2
Release notes: https://github.com/pallets/flask/releases/tag/3.1.2 Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
This commit is contained in:
@@ -5,11 +5,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=Flask
|
||||
PKG_VERSION:=2.0.2
|
||||
PKG_RELEASE:=6
|
||||
PKG_VERSION:=3.1.2
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PYPI_NAME:=$(PKG_NAME)
|
||||
PKG_HASH:=7b2fb8e934ddd50731893bdcdb00fc8c0315916f9fcd50d22c7cc1a95ab634e2
|
||||
PYPI_NAME:=Flask
|
||||
PYPI_SOURCE_NAME:=flask
|
||||
PKG_HASH:=bf656c15c80190ed628ad08cdfd3aaa35beb087855e2f494910aa3774cc4fd87
|
||||
|
||||
PKG_MAINTAINER:=Michal Vasilek <michal.vasilek@nic.cz>
|
||||
PKG_LICENSE:=BSD-3-Clause
|
||||
|
||||
Reference in New Issue
Block a user