aboutsummaryrefslogtreecommitdiff
path: root/ports/pixman/CONTROL
diff options
context:
space:
mode:
authorIgnat Loskutov <ignat.loskutov@gmail.com>2018-10-26 19:28:03 +0300
committerRobert Schumacher <roschuma@microsoft.com>2018-10-26 09:28:03 -0700
commitf0cd4479e8cd87e358cc213c033158ac01617404 (patch)
treeed64cc0c98dfc37ee2015be7b21b168e022fcd30 /ports/pixman/CONTROL
parentff4902053870ad20d807dad804b158124521a7ec (diff)
downloadvcpkg-f0cd4479e8cd87e358cc213c033158ac01617404.tar.gz
vcpkg-f0cd4479e8cd87e358cc213c033158ac01617404.zip
[pixman] fix compilation on linux (#4570)
Diffstat (limited to 'ports/pixman/CONTROL')
-rw-r--r--ports/pixman/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/pixman/CONTROL b/ports/pixman/CONTROL
index d3a5cede7..64d8abde0 100644
--- a/ports/pixman/CONTROL
+++ b/ports/pixman/CONTROL
@@ -1,3 +1,3 @@
Source: pixman
-Version: 0.34.0-4
+Version: 0.34.0-5
Description: Pixman is a low-level software library for pixel manipulation, providing features such as image compositing and trapezoid rasterization.