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:
347e16e
)
django: bump version 3.2.16
author
Peter Stadler
<
[email protected]
>
Fri, 2 Dec 2022 22:14:38 +0000
(23:14 +0100)
committer
Peter Stadler
<
[email protected]
>
Tue, 6 Dec 2022 21:55:38 +0000
(22:55 +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 246eba32419408b4fd978ca3c365f05a90bb940a..edce485143305a51094f1f58b9ecad1d6085646e 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:=3.2.1
5
+PKG_VERSION:=3.2.1
6
PKG_RELEASE:=$(AUTORELEASE)
PYPI_NAME:=Django
-PKG_HASH:=
f71934b1a822f14a86c9ac9634053689279cd04ae69cb6ade4a59471b886582b
+PKG_HASH:=
3adc285124244724a394fa9b9839cc8cd116faf7d159554c43ecdaa8cdf0b94d
PKG_MAINTAINER:=Alexandru Ardelean <
[email protected]
>, Peter Stadler <
[email protected]
>
PKG_LICENSE:=BSD-3-Clause