Pillow: update to 9.1.0

This commit is contained in:
Rudi Heitbaum 2022-04-01 22:53:12 +00:00
parent bd46a21166
commit 12823ca79e

View File

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