Merge pull request #4893 from heitbaum/bump-pillo

Pillow: update to 8.1.0
This commit is contained in:
CvH 2021-01-11 17:30:11 +01:00 committed by GitHub
commit d54828bd18
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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