Merge pull request #27 from radarhere/webp

Updated WebP to 0.5.0
This commit is contained in:
Hugo 2016-01-19 10:26:01 +02:00
commit 44b1598d77
3 changed files with 1 additions and 1 deletions

Binary file not shown.

Binary file not shown.

View File

@ -9,7 +9,7 @@ JPEG_VERSION=9a
OPENJPEG_VERSION=2.1.0
TIFF_VERSION=4.0.6
LCMS_VERSION=2.7
WEBP_VERSION=0.4.4
WEBP_VERSION=0.5.0
# Need cmake for openjpeg
brew install cmake