Pillow: update to 11.2.0

This commit is contained in:
Rudi Heitbaum 2025-04-01 18:29:50 +00:00
parent 7078bfa26f
commit f15564332b

View File

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