Merge pull request #39 from radarhere/webp

Updated libwebp to 0.5.1
This commit is contained in:
Alex Clark 2016-07-15 06:47:56 -04:00 committed by GitHub
commit 2ee6f328f8
3 changed files with 1 additions and 1 deletions

Binary file not shown.

Binary file not shown.

View File

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