This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Flask: update to version 1.1.2
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
lilik-openwrt-22.03
Daniel Golle
4 years ago
parent
71d1dd3941
commit
90790b6b8f
1 changed files
with
3 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-3
lang/python/Flask/Makefile
+ 3
- 3
lang/python/Flask/Makefile
View File
@ -5,11 +5,11 @@
i
n
c
l
u
d
e
$(
TOPDIR
)
/
r
u
l
e
s
.
m
k
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
Write
Preview
Loading…
Cancel
Save