Flask: update to version 2.0.2
authorDaniel Golle <redacted>
Mon, 15 Nov 2021 00:13:02 +0000 (00:13 +0000)
committerDaniel Golle <redacted>
Mon, 15 Nov 2021 02:16:20 +0000 (02:16 +0000)
Signed-off-by: Daniel Golle <redacted>
lang/python/Flask/Makefile

index 4b5aa476ffbc65fc1cc7d73cb19ad517fe036a6b..563af7e9b85735df24d0de4e7c3f74c829741b17 100644 (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
git clone https://git.99rst.org/PROJECT