aboutsummaryrefslogtreecommitdiff
path: root/ports/polyclipping/CONTROL
diff options
context:
space:
mode:
authorPhoebe <20694052+PhoebeHui@users.noreply.github.com>2020-06-18 14:53:18 +0800
committerGitHub <noreply@github.com>2020-06-17 23:53:18 -0700
commitba98abdd0d1df9f8d68653f8d74c8344c73059c2 (patch)
treebb3692655c37449cae475be571f13b2c289eae92 /ports/polyclipping/CONTROL
parent00e0dbdcb1ed8db22b29182d6fbe170199ac7c21 (diff)
downloadvcpkg-ba98abdd0d1df9f8d68653f8d74c8344c73059c2.tar.gz
vcpkg-ba98abdd0d1df9f8d68653f8d74c8344c73059c2.zip
[vcpkg baseline] Retrigger failed ports in baseline (#11965)
* [vcpkg baseline] Retrigger flaky ports * update the url for geographiclib * Rebase the changes * Remove libpq:arm64-windows=fail in baseline file
Diffstat (limited to 'ports/polyclipping/CONTROL')
-rw-r--r--ports/polyclipping/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/polyclipping/CONTROL b/ports/polyclipping/CONTROL
index 0e97f0a32..504a26484 100644
--- a/ports/polyclipping/CONTROL
+++ b/ports/polyclipping/CONTROL
@@ -1,3 +1,3 @@
Source: polyclipping
-Version: 6.4.2
+Version: 6.4.2-1
Description: The Clipper library performs clipping and offsetting for both lines and polygons. All four boolean clipping operations are supported - intersection, union, difference and exclusive-or. Polygons can be of any shape including self-intersecting polygons.