diff options
| author | Phoebe <20694052+PhoebeHui@users.noreply.github.com> | 2020-01-07 05:15:20 +0800 |
|---|---|---|
| committer | dan-shaw <51385773+dan-shaw@users.noreply.github.com> | 2020-01-06 13:15:20 -0800 |
| commit | f21872a1f6de75e76558126225859101a1bb022c (patch) | |
| tree | dc219fc1dbaa12d5118f8370ec591ee81fff9ae9 /ports/libraw/CONTROL | |
| parent | fb2006edf9b2b7338263abc629d59441b5da32d1 (diff) | |
| download | vcpkg-f21872a1f6de75e76558126225859101a1bb022c.tar.gz vcpkg-f21872a1f6de75e76558126225859101a1bb022c.zip | |
[freeimage libraw] Fix case issue on Linux (#8707)
* [freeimage libraw] fix build issue on linux
* Update the changes
Diffstat (limited to 'ports/libraw/CONTROL')
| -rw-r--r-- | ports/libraw/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/libraw/CONTROL b/ports/libraw/CONTROL index 20b415a47..b5cbd7332 100644 --- a/ports/libraw/CONTROL +++ b/ports/libraw/CONTROL @@ -1,5 +1,5 @@ Source: libraw -Version: 201903-2 +Version: 201903-3 Build-Depends: lcms, jasper Homepage: https://www.libraw.org Description: raw image decoder library |
