python3-Pillow: update to 10.0.1.
This commit is contained in:
parent
ed9ffa02e6
commit
0ea105e61e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-Pillow'
|
||||
pkgname=python3-Pillow
|
||||
version=10.0.0
|
||||
version=10.0.1
|
||||
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=9c82b5b3e043c7af0d95792d0d20ccf68f61a1fec6b3530e718b688422727396
|
||||
checksum=d72967b06be9300fed5cfbc8b5bafceec48bf7cdc7dab66b1d2549035287191d
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue