From 3ea323bfe0b26c17f4ad371aa2146e1ffdb4de2b Mon Sep 17 00:00:00 2001 From: Andrew Murray Date: Sat, 13 Jul 2019 21:39:47 +1000 Subject: [PATCH] Updated libwebp to 1.0.3 --- config.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.sh b/config.sh index b88e3802e..82e398823 100644 --- a/config.sh +++ b/config.sh @@ -13,7 +13,7 @@ XZ_VERSION=5.2.4 TIFF_VERSION=4.0.10 LCMS2_VERSION=2.9 GIFLIB_VERSION=5.1.4 -LIBWEBP_VERSION=1.0.2 +LIBWEBP_VERSION=1.0.3 function pre_build { # Any stuff that you need to do before you start building the wheels