diff options
| author | driver1998 <driver1998.ms@outlook.com> | 2019-04-18 02:15:56 +0800 |
|---|---|---|
| committer | Griffin Downs <35574547+grdowns@users.noreply.github.com> | 2019-04-17 11:15:56 -0700 |
| commit | e54a0ec7f44a879ecee8d9d7d9acdb277ece6dcc (patch) | |
| tree | f1d2237b6f9c4284b3dc2e2f6963e46f961bcda2 /ports/pixman/CONTROL | |
| parent | 00728b32b7ff7c6e9f86956989b3d4b3a2d63607 (diff) | |
| download | vcpkg-e54a0ec7f44a879ecee8d9d7d9acdb277ece6dcc.tar.gz vcpkg-e54a0ec7f44a879ecee8d9d7d9acdb277ece6dcc.zip | |
[pixman] arm/arm64 windows support (#6117)
* fixes pixman arm/arm64 windows build
* bump pixman version to 0.38.0-2
Diffstat (limited to 'ports/pixman/CONTROL')
| -rw-r--r-- | ports/pixman/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/pixman/CONTROL b/ports/pixman/CONTROL index 7ea0dc3d7..3e2caf1ca 100644 --- a/ports/pixman/CONTROL +++ b/ports/pixman/CONTROL @@ -1,3 +1,3 @@ Source: pixman -Version: 0.38.0-1 +Version: 0.38.0-2 Description: Pixman is a low-level software library for pixel manipulation, providing features such as image compositing and trapezoid rasterization. |
