diff options
| author | Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> | 2020-07-03 09:36:40 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-03 09:36:40 -0700 |
| commit | 21b56d99293aa364964b99946847986c5276c3b8 (patch) | |
| tree | fc010edec8fbaf0674bc0ceb454a36c753c8b4d8 /ports/cairo | |
| parent | 3d2a7ca33e9997051ea221c30ccd4835989879ad (diff) | |
| download | vcpkg-21b56d99293aa364964b99946847986c5276c3b8.tar.gz vcpkg-21b56d99293aa364964b99946847986c5276c3b8.zip | |
[vcpkg_from_sourceforge] Add retry mirror function (2/2) (#12018)
Diffstat (limited to 'ports/cairo')
| -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 cbbe5d3d8..0eda86fac 100644 --- a/ports/cairo/CONTROL +++ b/ports/cairo/CONTROL @@ -1,5 +1,5 @@ Source: cairo -Version: 1.16.0-5 +Version: 1.16.0-6 Homepage: https://cairographics.org 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, freetype, fontconfig |
