Pillow: bump to 11.2.1

Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
This commit is contained in:
Christian Hewitt 2025-04-13 16:04:30 +00:00
parent 11d52588b5
commit 2dd5b4a6bf
No known key found for this signature in database

View File

@ -3,8 +3,8 @@
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="Pillow"
PKG_VERSION="11.2.0"
PKG_SHA256="33f553388ca95f33a249298c4120ab541761ff15d6015cc7d6c12220ecc9875f"
PKG_VERSION="11.2.1"
PKG_SHA256="67dd6d40e282fd3b50189bd7f68a6e9b8e59b297d3684cb35ab107e7aec8379e"
PKG_LICENSE="BSD"
PKG_SITE="https://python-pillow.org/"
PKG_URL="https://github.com/python-pillow/${PKG_NAME}/archive/${PKG_VERSION}.tar.gz"