aboutsummaryrefslogtreecommitdiff
path: root/ports/fltk/CONTROL
diff options
context:
space:
mode:
authorLily <47812810+LilyWangL@users.noreply.github.com>2020-03-11 07:51:52 +0800
committerGitHub <noreply@github.com>2020-03-10 16:51:52 -0700
commit7308c86e5b08abdb593b2eae0da5982ec7d8c4a9 (patch)
tree280770ada6cfc7b4685cbd79c794ef949b087529 /ports/fltk/CONTROL
parent249b8555eb9e83ca40461f3f8f2c8a88b745d15f (diff)
downloadvcpkg-7308c86e5b08abdb593b2eae0da5982ec7d8c4a9.tar.gz
vcpkg-7308c86e5b08abdb593b2eae0da5982ec7d8c4a9.zip
[fltk] Fix build error on Linux (#10018)
* [fltk] Fix build error on Linux * [fltk] Modify ci.baseline.txt * [fltk] Fix build error * [fltk] Fix build error * [fltk] Fix build error * [fltk] Fix build error on MACOS
Diffstat (limited to 'ports/fltk/CONTROL')
-rw-r--r--ports/fltk/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/fltk/CONTROL b/ports/fltk/CONTROL
index a029a5e85..c9d660cee 100644
--- a/ports/fltk/CONTROL
+++ b/ports/fltk/CONTROL
@@ -1,5 +1,5 @@
Source: fltk
-Version: 1.3.5-1
+Version: 1.3.5-2
Homepage: https://www.fltk.org/
Description: FLTK (pronounced fulltick) is a cross-platform C++ GUI toolkit for UNIX/Linux (X11), Microsoft Windows, and MacOS X. FLTK provides modern GUI functionality without the bloat and supports 3D graphics via OpenGL and its built-in GLUT emulation.
Build-Depends: zlib, libpng, libjpeg-turbo