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
Werkzeug: update to version 1.0.1
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
lilik-openwrt-22.03
Daniel Golle
5 years ago
parent
c66a7c3477
commit
71d1dd3941
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/Werkzeug/Makefile
+ 3
- 3
lang/python/Werkzeug/Makefile
View File
@ -5,11 +5,11 @@
i
n
c
l
u
d
e
$(
TOPDIR
)
/
r
u
l
e
s
.
m
k
PKG_NAME
:=
Werkzeug
PKG_VERSION
:=
0.1
6.0
PKG_RELEASE
:=
2
PKG_VERSION
:=
1.
0.1
PKG_RELEASE
:=
1
PYPI_NAME
:=
$(
PKG_NAME
)
PKG_HASH
:=
7280924747b5733b246fe23972186c6b348f9ae29724135a6dfc1e53cea433e7
PKG_HASH
:=
6c80b1e5ad3665290ea39320b91e1be1e0d5f60652b964a3070216de83d2e47c
PKG_MAINTAINER
:=
Daniel Golle <daniel@makrotopia.org>
PKG_LICENSE
:=
BSD-3-Clause
Write
Preview
Loading…
Cancel
Save