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:
ec2f58a
)
django: bump version 4.1.3
author
Peter Stadler
<
[email protected]
>
Fri, 2 Dec 2022 21:26:34 +0000
(22:26 +0100)
committer
Peter Stadler
<
[email protected]
>
Thu, 8 Dec 2022 07:35:31 +0000
(08:35 +0100)
fix CVE-2022-41323
Signed-off-by: Peter Stadler <
[email protected]
>
lang/python/django/Makefile
patch
|
blob
|
history
diff --git
a/lang/python/django/Makefile
b/lang/python/django/Makefile
index 4578076a166fc0c37956c7f463061a1cd78a2af8..5d34a6cbd5cd995111c9d1132b7753495fd0aab3 100644
(file)
--- a/
lang/python/django/Makefile
+++ b/
lang/python/django/Makefile
@@
-8,11
+8,11
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=django
-PKG_VERSION:=4.1.
1
-PKG_RELEASE:=
$(AUTORELEASE)
+PKG_VERSION:=4.1.
3
+PKG_RELEASE:=
1
PYPI_NAME:=Django
-PKG_HASH:=
a153ffd5143bf26a877bfae2f4ec736ebd8924a46600ca089ad96b54a1d4e28e
+PKG_HASH:=
678bbfc8604eb246ed54e2063f0765f13b321a50526bdc8cb1f943eda7fa31f1
PKG_MAINTAINER:=Alexandru Ardelean <
[email protected]
>, Peter Stadler <
[email protected]
>
PKG_LICENSE:=BSD-3-Clause