diff options
| author | NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> | 2019-03-16 02:41:42 +0800 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-03-15 11:41:42 -0700 |
| commit | 9ca11f3a6dc7ef8838c6bc078dfb6ce4c288833e (patch) | |
| tree | c458cd1fa78981a2b7ff4560219b8b85052703cb /ports/cairo/CONTROL | |
| parent | e740b5717cb8ce6accc26cf27b660e1350d07892 (diff) | |
| download | vcpkg-9ca11f3a6dc7ef8838c6bc078dfb6ce4c288833e.tar.gz vcpkg-9ca11f3a6dc7ef8838c6bc078dfb6ce4c288833e.zip | |
[cairo] Update version to 1.16.0 (#5646)
Diffstat (limited to 'ports/cairo/CONTROL')
| -rw-r--r-- | ports/cairo/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/cairo/CONTROL b/ports/cairo/CONTROL index d33147b18..fd3ce1187 100644 --- a/ports/cairo/CONTROL +++ b/ports/cairo/CONTROL @@ -1,4 +1,4 @@ Source: cairo -Version: 1.15.8-5 +Version: 1.16.0 Description: Cairo is a 2D graphics library with support for multiple output devices. Currently supported output targets include the X Window System (via both Xlib and XCB), Quartz, Win32, image buffers, PostScript, PDF, and SVG file output. Experimental backends include OpenGL, BeOS, OS/2, and DirectFB. Build-Depends: zlib, libpng, pixman, glib, freetype, fontconfig |
