From: Daniel Golle Date: Sun, 1 Aug 2021 03:13:37 +0000 (+0100) Subject: Flash: update to version 2.0.1 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=2abbf288ed5cabd024706ec8dad2dfb74ca4e620;p=openwrt-packages.git Flash: update to version 2.0.1 Signed-off-by: Daniel Golle --- diff --git a/lang/python/Flask/Makefile b/lang/python/Flask/Makefile index 82c0b1c01..4b5aa476f 100644 --- a/lang/python/Flask/Makefile +++ b/lang/python/Flask/Makefile @@ -5,11 +5,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=Flask -PKG_VERSION:=1.1.2 +PKG_VERSION:=2.0.1 PKG_RELEASE:=1 PYPI_NAME:=$(PKG_NAME) -PKG_HASH:=4efa1ae2d7c9865af48986de8aeb8504bf32c7f3d6fdc9353d34b21f4b127060 +PKG_HASH:=1c4c257b1892aec1398784c63791cbaa43062f1f7aeb555c4da961b20ee68f55 PKG_MAINTAINER:=Daniel Golle PKG_LICENSE:=BSD-3-Clause