diff options
| author | Jafar Abdi <cafer.abdi@gmail.com> | 2021-09-08 07:48:24 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-07 21:48:24 -0700 |
| commit | e8661320ba1ca4a67e5fa57d62a6b220731f0635 (patch) | |
| tree | b6e7ef8091a8ecb149723c6315e5918516c6e63f /versions/baseline.json | |
| parent | d1657f4c9b0dedbfd917fc3ffba16f0e106b9fb5 (diff) | |
| download | vcpkg-e8661320ba1ca4a67e5fa57d62a6b220731f0635.tar.gz vcpkg-e8661320ba1ca4a67e5fa57d62a6b220731f0635.zip | |
[libharu] Fix renaming library when one of the build type is selected (#19979)
* libharu: Fix renaming library when build type is either release or debug
Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
* Run vcpkg x-add-version --all
* Small changes
Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
Diffstat (limited to 'versions/baseline.json')
| -rw-r--r-- | versions/baseline.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index 528f2b2d1..9df7bc0ec 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -3305,8 +3305,8 @@ "port-version": 0 }, "libharu": { - "baseline": "2017-08-15-9", - "port-version": 0 + "baseline": "2017-08-15", + "port-version": 10 }, "libhdfs3": { "baseline": "2019-11-05", |
