index
:
openwrt-packages.git
Community maintained packages for OpenWrt
log msg
author
committer
range
linksys3200ac-master
master
update/libndpi-to-4.6
update/udpspeeder
about
summary
refs
log
tree
commit
diff
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
author
Daniel Golle <daniel@makrotopia.org>
2021-08-01 04:13:04 +0100
committer
Daniel Golle <daniel@makrotopia.org>
2021-08-01 04:15:36 +0100
commit
65c12b3c2f40b1e2eb555d7e2d835912097a67c4
(
patch
)
tree
6cd2b76c1a12784472a2fc79099d6b101ce439f7
parent
c30b80484238cd2d255fa75f856e470f2bd6161b
(
diff
)
Werkzeug: update to version 2.0.1
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Diffstat
-rw-r--r--
lang/python/Werkzeug/Makefile
4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python/Werkzeug/Makefile b/lang/python/Werkzeug/Makefile
index 1d2951f64..252c2d35d 100644
--- a/
lang/python/Werkzeug/Makefile
+++ b/
lang/python/Werkzeug/Makefile
@@ -5,11 +5,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=Werkzeug
-PKG_VERSION:=1.0.1
+PKG_VERSION:=2.0.1
PKG_RELEASE:=1
PYPI_NAME:=$(PKG_NAME)
-PKG_HASH:=6c80b1e5ad3665290ea39320b91e1be1e0d5f60652b964a3070216de83d2e47c
+PKG_HASH:=1de1db30d010ff1af14a009224ec49ab2329ad2cde454c8a708130642d579c42
PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
PKG_LICENSE:=BSD-3-Clause