aboutsummaryrefslogtreecommitdiff
path: root/ports/gppanel/CONTROL
diff options
context:
space:
mode:
authorLily <47812810+LilyWangL@users.noreply.github.com>2020-05-27 13:13:00 +0800
committerGitHub <noreply@github.com>2020-05-26 22:13:00 -0700
commit4694b885a2d681e5b0c7b54276d665f569249962 (patch)
treecda47315c1a0d49c762b25e9e2b8875fe9c3fb34 /ports/gppanel/CONTROL
parenta95a5022aecd513b247f069d9055709f43319a7a (diff)
downloadvcpkg-4694b885a2d681e5b0c7b54276d665f569249962.tar.gz
vcpkg-4694b885a2d681e5b0c7b54276d665f569249962.zip
[basisu, gppanel, msgpack11, nana, rapidcheck, folly] Fix std function build error (#11494)
Diffstat (limited to 'ports/gppanel/CONTROL')
-rw-r--r--ports/gppanel/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/gppanel/CONTROL b/ports/gppanel/CONTROL
index 580f233d2..f081193df 100644
--- a/ports/gppanel/CONTROL
+++ b/ports/gppanel/CONTROL
@@ -1,5 +1,5 @@
Source: gppanel
-Version: 2018-04-06
+Version: 2020-05-20
Build-Depends: wxwidgets
Homepage: https://github.com/woollybah/gppanel
Description: gpPanel is chart libary for wxWidget. It inheritance from wxPanel and use modified wxMathPlot library at chart engine.