Updated libwebp to 1.3.0

This commit is contained in:
Andrew Murray 2023-01-13 15:59:51 +11:00
parent 02754442ae
commit ba0d71fec8
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
# install webp
archive=libwebp-1.2.4
archive=libwebp-1.3.0
./download-and-extract.sh $archive https://raw.githubusercontent.com/python-pillow/pillow-depends/main/$archive.tar.gz

View File

@ -177,9 +177,9 @@ deps = {
"libs": [r"windows\vs2019\Release\{msbuild_arch}\liblzma\liblzma.lib"],
},
"libwebp": {
"url": "http://downloads.webmproject.org/releases/webp/libwebp-1.2.4.tar.gz",
"filename": "libwebp-1.2.4.tar.gz",
"dir": "libwebp-1.2.4",
"url": "http://downloads.webmproject.org/releases/webp/libwebp-1.3.0.tar.gz",
"filename": "libwebp-1.3.0.tar.gz",
"dir": "libwebp-1.3.0",
"license": "COPYING",
"build": [
cmd_rmdir(r"output\release-static"), # clean