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: pillow: bump to 9.0.1
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
lilik-openwrt-22.03
Alexandru Ardelean
3 years ago
committed by
Rosen Penev
parent
11219aad40
commit
2c89383068
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/pillow/Makefile
+ 2
- 2
lang/python/pillow/Makefile
View File
@ -7,11 +7,11 @@
i
n
c
l
u
d
e
$(
TOPDIR
)
/
r
u
l
e
s
.
m
k
PKG_NAME
:=
pillow
PKG_VERSION
:=
8.4.0
PKG_VERSION
:=
9.0.1
PKG_RELEASE
:=
$(
AUTORELEASE
)
PYPI_NAME
:=
Pillow
PKG_HASH
:=
b8e2f83c56e141920c39464b852de3719dfbfb6e3c99a2d8da0edf4fb33176ed
PKG_HASH
:=
6c8bc8238a7dfdaf7a75f5ec5a663f4173f8c367e5a39f87e720495e1eed75fa
PKG_MAINTAINER
:=
Alexandru Ardelean <ardeleanalex@gmail.com>
PKG_LICENSE
:=
HPND
Write
Preview
Loading…
Cancel
Save