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
python-yaml: update to version 5.3.1
Fixes CVE-2020-1747 Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
lilik-openwrt-22.03
Josef Schlehofer
5 years ago
committed by
Paul Spooren
parent
dd43a67484
commit
d6239f87d7
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/python-yaml/Makefile
+ 2
- 2
lang/python/python-yaml/Makefile
View File
@ -8,11 +8,11 @@
i
n
c
l
u
d
e
$(
TOPDIR
)
/
r
u
l
e
s
.
m
k
PKG_NAME
:=
python-yaml
PKG_VERSION
:=
5.3
PKG_VERSION
:=
5.3
.1
PKG_RELEASE
:=
1
PYPI_NAME
:=
PyYAML
PKG_HASH
:=
e9f45bd5b92c7974e59bcd2dcc8631a6b6cc380a904725fce7bc08872e691615
PKG_HASH
:=
b8eac752c5e14d3eca0e6dd9199cd627518cb5ec06add0de9d32baeee6fe645d
PKG_MAINTAINER
:=
Josef Schlehofer <josef.schlehofer@nic.cz>
PKG_LICENSE
:=
MIT
Write
Preview
Loading…
Cancel
Save