mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-26 18:06:18 +03:00
Updated libtiff to 4.0.7
This commit is contained in:
parent
f5a74e1862
commit
298d20a082
|
@ -31,10 +31,10 @@ libs = {
|
||||||
'dir': 'jpeg-9b',
|
'dir': 'jpeg-9b',
|
||||||
},
|
},
|
||||||
'tiff': {
|
'tiff': {
|
||||||
'url': 'ftp://ftp.remotesensing.org/pub/libtiff/tiff-4.0.6.zip',
|
'url': 'ftp://ftp.remotesensing.org/pub/libtiff/tiff-4.0.7.zip',
|
||||||
'filename': PILLOW_DEPENDS_DIR + 'tiff-4.0.6.zip',
|
'filename': PILLOW_DEPENDS_DIR + 'tiff-4.0.7.zip',
|
||||||
'hash': 'md5:f5b485d750b2001255ed64224b98b857',
|
'hash': 'md5:876ad5f2f471954ddec915b77e7f75dd',
|
||||||
'dir': 'tiff-4.0.6',
|
'dir': 'tiff-4.0.7',
|
||||||
},
|
},
|
||||||
'freetype': {
|
'freetype': {
|
||||||
'url': 'https://download.savannah.gnu.org/releases/freetype/freetype-2.7.1.tar.gz',
|
'url': 'https://download.savannah.gnu.org/releases/freetype/freetype-2.7.1.tar.gz',
|
||||||
|
|
Loading…
Reference in New Issue
Block a user