Packaging: bump zlib to 1.2.10 and png16 to 1.6.28 (#676)

This commit is contained in:
Brandon Aaron 2017-01-10 13:19:23 -05:00 committed by Lovell Fuller
parent 971f567571
commit c6a28db8b1

View File

@ -16,7 +16,7 @@ export CFLAGS="${FLAGS}"
export CXXFLAGS="${FLAGS}" export CXXFLAGS="${FLAGS}"
# Dependency version numbers # Dependency version numbers
VERSION_ZLIB=1.2.8 VERSION_ZLIB=1.2.10
VERSION_FFI=3.2.1 VERSION_FFI=3.2.1
VERSION_GLIB=2.50.1 VERSION_GLIB=2.50.1
VERSION_XML2=2.9.4 VERSION_XML2=2.9.4
@ -24,7 +24,7 @@ VERSION_GSF=1.14.40
VERSION_EXIF=0.6.21 VERSION_EXIF=0.6.21
VERSION_LCMS2=2.8 VERSION_LCMS2=2.8
VERSION_JPEG=1.5.1 VERSION_JPEG=1.5.1
VERSION_PNG16=1.6.25 VERSION_PNG16=1.6.28
VERSION_WEBP=0.5.1 VERSION_WEBP=0.5.1
VERSION_TIFF=4.0.6 VERSION_TIFF=4.0.6
VERSION_ORC=0.4.26 VERSION_ORC=0.4.26