Skip to content

Commit

Permalink
Update libwebp to 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
encelo committed May 13, 2024
1 parent 73c2183 commit 31a6670
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmake/webp.cmake
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
set(TARGET_WEBP webp)
set(TARGET_WEBP_STATIC webp_static)
set(URL_WEBP http://downloads.webmproject.org/releases/webp/libwebp-1.3.2.tar.gz)
set(URL_MD5_WEBP 34869086761c0e2da6361035f7b64771)
set(URL_WEBP http://downloads.webmproject.org/releases/webp/libwebp-1.4.0.tar.gz)
set(URL_MD5_WEBP 07daaa13bef03b7be07f11977b159cb8)
set(DEST_WEBP ${DESTINATION_PATH}/webp)

set(WEBP_CMAKE_ARGS
Expand Down

0 comments on commit 31a6670

Please sign in to comment.