diff options
| author | zhongzf <zhongzf@126.com> | 2021-07-30 02:10:52 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-29 11:10:52 -0700 |
| commit | fa1bbe097b26678e3fd992173b62279c071c422b (patch) | |
| tree | 2945dade2c6fe19bb96e7c250405d5487a091dd1 /versions/baseline.json | |
| parent | bfa4cea3a8b0f655d8aef5ef604076182e80d505 (diff) | |
| download | vcpkg-fa1bbe097b26678e3fd992173b62279c071c422b.tar.gz vcpkg-fa1bbe097b26678e3fd992173b62279c071c422b.zip | |
[FreeRDP] update to 2.3.2 (#18242)
* feat: [FreeRDP] update to 2.3.2
* fix: vcpkg_fixup_pkgconfig
* fix: the error for pkgconfig checking.
* fix: ./vcpkg x-add-version --overwrite-version freerdp
* [freerdp] Minimizing patching by hooking install
* feat: just add space to let it compile again to have a try.
* feat: rollback to compiled version.
* feat: x-add-version
* fix: remove the useless code.
* Update versions/f-/freerdp.json
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@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 ca3a138fe..ae0396a56 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -2121,8 +2121,8 @@ "port-version": 0 }, "freerdp": { - "baseline": "2.2.0", - "port-version": 1 + "baseline": "2.3.2", + "port-version": 0 }, "freetds": { "baseline": "1.2.11", |
