mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-26 01:46:18 +03:00
Updated libtiff to 4.0.8
This commit is contained in:
parent
3fa2fa5448
commit
e40f32ab7d
|
@ -28,9 +28,9 @@ libs = {
|
|||
'dir': 'jpeg-9b',
|
||||
},
|
||||
'tiff': {
|
||||
'url': 'ftp://download.osgeo.org/libtiff/tiff-4.0.7.zip',
|
||||
'filename': PILLOW_DEPENDS_DIR + 'tiff-4.0.7.zip',
|
||||
'dir': 'tiff-4.0.7',
|
||||
'url': 'ftp://download.osgeo.org/libtiff/tiff-4.0.8.zip',
|
||||
'filename': PILLOW_DEPENDS_DIR + 'tiff-4.0.8.zip',
|
||||
'dir': 'tiff-4.0.8',
|
||||
},
|
||||
'freetype': {
|
||||
'url': 'https://download.savannah.gnu.org/releases/freetype/freetype-2.8.tar.gz',
|
||||
|
|
Loading…
Reference in New Issue
Block a user