From 0348bf882110b99c49a263eb7024b5283a230a72 Mon Sep 17 00:00:00 2001 From: Andrew Murray Date: Sat, 17 Nov 2018 19:53:47 +1100 Subject: [PATCH] Updated libwebp to 1.0.1 --- config.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.sh b/config.sh index c3106c8b9..e7d203eed 100644 --- a/config.sh +++ b/config.sh @@ -13,7 +13,7 @@ XZ_VERSION=5.2.4 TIFF_VERSION=4.0.9 LCMS2_VERSION=2.9 GIFLIB_VERSION=5.1.4 -LIBWEBP_VERSION=1.0.0 +LIBWEBP_VERSION=1.0.1 function pre_build { # Any stuff that you need to do before you start building the wheels