Pillow: update to 9.1.1

release notes:
- https://pillow.readthedocs.io/en/stable/releasenotes/9.1.1.html
This commit is contained in:
Rudi Heitbaum 2022-05-18 10:54:09 +00:00
parent 1b0535867c
commit 4648803306

View File

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