0
0
mirror of https://github.com/libretro/Lakka-LibreELEC.git synced 2025-04-13 01:33:58 +00:00

Pillow: update to 10.0.0

This commit is contained in:
Rudi Heitbaum
2023-07-02 00:53:04 +00:00
parent 545fe366d6
commit 0a42827e6d

@ -3,8 +3,8 @@
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="Pillow"
PKG_VERSION="9.5.0"
PKG_SHA256="dca5045b139c65eda32895e743b51c0a697984c34b385d84576275d57b36027f"
PKG_VERSION="10.0.0"
PKG_SHA256="535d17e830427bec163027114ded1def9ab0350c99bf1d8cb10535032967f3a5"
PKG_LICENSE="BSD"
PKG_SITE="https://python-pillow.org/"
PKG_URL="https://github.com/python-pillow/${PKG_NAME}/archive/${PKG_VERSION}.tar.gz"