Flask: update to version 1.1.2
authorDaniel Golle <redacted>
Mon, 15 Jun 2020 00:20:29 +0000 (01:20 +0100)
committerDaniel Golle <redacted>
Mon, 15 Jun 2020 00:40:31 +0000 (01:40 +0100)
Signed-off-by: Daniel Golle <redacted>
lang/python/Flask/Makefile

index f7d97b0ee5e22021873d44db29e37b701d2ffd13..82c0b1c01369539f203e6f3b0bad8632b4c59aac 100644 (file)
@@ -5,11 +5,11 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=Flask
-PKG_VERSION:=1.1.1
-PKG_RELEASE:=2
+PKG_VERSION:=1.1.2
+PKG_RELEASE:=1
 
 PYPI_NAME:=$(PKG_NAME)
-PKG_HASH:=13f9f196f330c7c2c5d7a5cf91af894110ca0215ac051b5844701f2bfd934d52
+PKG_HASH:=4efa1ae2d7c9865af48986de8aeb8504bf32c7f3d6fdc9353d34b21f4b127060
 
 PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
 PKG_LICENSE:=BSD-3-Clause
git clone https://git.99rst.org/PROJECT