Browse Source

Flask: update to version 2.0.2

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
lilik-openwrt-22.03
Daniel Golle 3 years ago
parent
commit
e020b6347a
No known key found for this signature in database GPG Key ID: 5A8F39C31C3217CA
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      lang/python/Flask/Makefile

+ 2
- 2
lang/python/Flask/Makefile View File

@ -5,11 +5,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=Flask
PKG_VERSION:=2.0.1
PKG_VERSION:=2.0.2
PKG_RELEASE:=1
PYPI_NAME:=$(PKG_NAME)
PKG_HASH:=1c4c257b1892aec1398784c63791cbaa43062f1f7aeb555c4da961b20ee68f55
PKG_HASH:=7b2fb8e934ddd50731893bdcdb00fc8c0315916f9fcd50d22c7cc1a95ab634e2
PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
PKG_LICENSE:=BSD-3-Clause


Loading…
Cancel
Save