projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c66a7c3
)
Werkzeug: update to version 1.0.1
author
Daniel Golle
<daniel@makrotopia.org>
Mon, 15 Jun 2020 00:20:08 +0000
(
01:20
+0100)
committer
Daniel Golle
<daniel@makrotopia.org>
Mon, 15 Jun 2020 00:40:31 +0000
(
01:40
+0100)
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
lang/python/Werkzeug/Makefile
patch
|
blob
|
history
diff --git
a/lang/python/Werkzeug/Makefile
b/lang/python/Werkzeug/Makefile
index 2a75925176aefffce1d9e19b7edc749053303ac7..1d2951f6460d3361d6e71fd4f997d478d77d74e3 100644
(file)
--- a/
lang/python/Werkzeug/Makefile
+++ b/
lang/python/Werkzeug/Makefile
@@
-5,11
+5,11
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=Werkzeug
-PKG_VERSION:=
0.16.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