mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
python-Pillow: update to 6.1.0.
This commit is contained in:
parent
f57a64395a
commit
a67c1a3c7f
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-Pillow'
|
||||
pkgname=python-Pillow
|
||||
version=6.0.0
|
||||
version=6.1.0
|
||||
revision=1
|
||||
wrksrc="Pillow-${version}"
|
||||
build_style=python-module
|
||||
|
@ -10,11 +10,11 @@ makedepends="python-devel python3-devel libjpeg-turbo-devel libopenjpeg2-devel
|
|||
tiff-devel freetype-devel lcms2-devel libwebp-devel libimagequant-devel"
|
||||
short_desc="Python Imaging Library (PIL) fork (Python2)"
|
||||
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||
license="custom: PIL"
|
||||
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=809c0a2ce9032cbcd7b5313f71af4bdc5c8c771cb86eb7559afd954cab82ebb5
|
||||
checksum=0804f77cb1e9b6dbd37601cee11283bba39a8d44b9ddb053400c58e0c0d7d9de
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue