diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2019-12-07 05:50:24 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-12-07 05:50:24 -0800 |
| commit | ffed6950623fd17a0928a71e74d31d097b6dcc21 (patch) | |
| tree | 08d9f8924b65b495cb5a5e4d1fba6d6e8b5856c1 /ports/libxslt/CONTROL | |
| parent | 767909ad146aea8f4c949465df5bd7e1fc131a17 (diff) | |
| download | vcpkg-ffed6950623fd17a0928a71e74d31d097b6dcc21.tar.gz vcpkg-ffed6950623fd17a0928a71e74d31d097b6dcc21.zip | |
[libxslt] Fix writing to locations outside vcpkg in Windows builds (#9242)
* [libxslt] Fix writing to locations outside vcpkg in Windows builds
* [libxslt] Add passing arm64-windows to baseline
Diffstat (limited to 'ports/libxslt/CONTROL')
| -rw-r--r-- | ports/libxslt/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/libxslt/CONTROL b/ports/libxslt/CONTROL index 6e3c7e2b4..1320ee2cd 100644 --- a/ports/libxslt/CONTROL +++ b/ports/libxslt/CONTROL @@ -1,5 +1,5 @@ Source: libxslt -Version: 1.1.33-5 +Version: 1.1.33-6 Homepage: https://github.com/GNOME/libxslt Description: Libxslt is a XSLT library implemented in C for XSLT 1.0 and most of EXSLT Build-Depends: libxml2, liblzma |
