mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-Pillow: update to 9.4.0.
This commit is contained in:
parent
233a1b623c
commit
1482ca9b2c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-Pillow'
|
# Template file for 'python3-Pillow'
|
||||||
pkgname=python3-Pillow
|
pkgname=python3-Pillow
|
||||||
version=9.3.0
|
version=9.4.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -14,7 +14,7 @@ license="custom:PIL"
|
||||||
homepage="https://python-pillow.org"
|
homepage="https://python-pillow.org"
|
||||||
changelog="https://raw.githubusercontent.com/python-pillow/Pillow/master/CHANGES.rst"
|
changelog="https://raw.githubusercontent.com/python-pillow/Pillow/master/CHANGES.rst"
|
||||||
distfiles="${PYPI_SITE}/P/Pillow/Pillow-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/P/Pillow/Pillow-${version}.tar.gz"
|
||||||
checksum=c935a22a557a560108d780f9a0fc426dd7459940dc54faa49d83249c8d3e760f
|
checksum=a1c2d7780448eb93fbcc3789bf3916aa5720d942e37945f4056680317f1cd23e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue