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
django: update to 3.1.6
fix for CVE-2021-3281 Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
lilik-openwrt-22.03
Peter Stadler
4 years ago
parent
d58304047f
commit
18e696fedc
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
lang/python/django/Makefile
+ 2
- 2
lang/python/django/Makefile
View File
@ -8,11 +8,11 @@
i
n
c
l
u
d
e
$(
TOPDIR
)
/
r
u
l
e
s
.
m
k
PKG_NAME
:=
django
PKG_VERSION
:=
3.1.
5
PKG_VERSION
:=
3.1.
6
PKG_RELEASE
:=
1
PYPI_NAME
:=
Django
PKG_HASH
:=
2d78425ba74c7a1a74b196058b261b9733a8570782f4e2828974777ccca7edf
7
PKG_HASH
:=
c6c0462b8b361f8691171af1fb87eceb4442da28477e12200c40420176206ba
7
PKG_MAINTAINER
:=
Alexandru Ardelean <ardeleanalex@gmail.com>, Peter Stadler <peter.stadler@student.uibk.ac.at>
PKG_LICENSE
:=
BSD-3-Clause
Write
Preview
Loading…
Cancel
Save