python3-Pillow: update to 11.1.0.
This commit is contained in:
parent
17ce1dd13a
commit
c67521c2ff
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-Pillow'
|
||||
pkgname=python3-Pillow
|
||||
version=11.0.0
|
||||
version=11.1.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -14,7 +14,7 @@ license="custom:PIL"
|
|||
homepage="https://python-pillow.org"
|
||||
changelog="https://raw.githubusercontent.com/python-pillow/Pillow/master/CHANGES.rst"
|
||||
distfiles="${PYPI_SITE}/p/pillow/pillow-${version}.tar.gz"
|
||||
checksum=72bacbaf24ac003fea9bff9837d1eedb6088758d41e100c1552930151f677739
|
||||
checksum=368da70808b36d73b4b390a8ffac11069f8a5c85f29eff1f1b01bcf3ef5b2a20
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue