diff options
| author | Kai Pastor <dg0yt@darc.de> | 2021-04-30 20:20:31 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-30 11:20:31 -0700 |
| commit | 369e139bf3e5e1d05b9b1e83d0f3dc1796d53383 (patch) | |
| tree | ef573d57489157f7fc87dae910fd0f469f30aff7 /ports/libwebp/CONTROL | |
| parent | b7678882b73b3ec90329fae58fc724102ffa9cac (diff) | |
| download | vcpkg-369e139bf3e5e1d05b9b1e83d0f3dc1796d53383.tar.gz vcpkg-369e139bf3e5e1d05b9b1e83d0f3dc1796d53383.zip | |
[libwebp] Fix release-only builds (#17172)
* Fix release-only builds of libwebp
* Bump port version
* Update versions
Diffstat (limited to 'ports/libwebp/CONTROL')
| -rw-r--r-- | ports/libwebp/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/libwebp/CONTROL b/ports/libwebp/CONTROL index eea81b46c..2d9b2fd7d 100644 --- a/ports/libwebp/CONTROL +++ b/ports/libwebp/CONTROL @@ -1,6 +1,6 @@ Source: libwebp Version: 1.1.0 -Port-Version: 2 +Port-Version: 3 Homepage: https://github.com/webmproject/libwebp Description: WebP codec: library to encode and decode images in WebP format Default-Features: simd, nearlossless |
