mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-12 18:26:17 +03:00
Updated libtiff to 4.0.10
This commit is contained in:
parent
50d49d619b
commit
130b8b3971
|
@ -29,9 +29,9 @@ libs = {
|
|||
'dir': 'jpeg-9c',
|
||||
},
|
||||
'tiff': {
|
||||
'url': 'ftp://download.osgeo.org/libtiff/tiff-4.0.9.zip',
|
||||
'filename': PILLOW_DEPENDS_DIR + 'tiff-4.0.9.zip',
|
||||
'dir': 'tiff-4.0.9',
|
||||
'url': 'ftp://download.osgeo.org/libtiff/tiff-4.0.10.zip',
|
||||
'filename': PILLOW_DEPENDS_DIR + 'tiff-4.0.10.zip',
|
||||
'dir': 'tiff-4.0.10',
|
||||
},
|
||||
'freetype': {
|
||||
'url': 'https://download.savannah.gnu.org/releases/freetype/freetype-2.9.1.tar.gz',
|
||||
|
|
Loading…
Reference in New Issue
Block a user