Upgrade to libvips v8.2.3 ahead of sharp v0.14.0

This commit is contained in:
Lovell Fuller
2016-03-22 09:25:29 +00:00
parent 185fcfe635
commit 5b4f4b0672
6 changed files with 20 additions and 16 deletions

View File

@@ -19,7 +19,7 @@ export CXXFLAGS="-O3"
# Dependency version numbers
VERSION_ZLIB=1.2.8
VERSION_FFI=3.2.1
VERSION_GLIB=2.47.5
VERSION_GLIB=2.47.6
VERSION_XML2=2.9.3
VERSION_GSF=1.14.34
VERSION_EXIF=0.6.21
@@ -29,8 +29,8 @@ VERSION_JPEG=1.4.2
VERSION_PNG16=1.6.21
VERSION_WEBP=0.5.0
VERSION_TIFF=4.0.6
VERSION_ORC=0.4.24
VERSION_VIPS=8.2.2
VERSION_ORC=0.4.25
VERSION_VIPS=8.2.3
mkdir ${DEPS}/zlib
curl -Ls http://zlib.net/zlib-${VERSION_ZLIB}.tar.xz | tar xJC ${DEPS}/zlib --strip-components=1