aboutsummaryrefslogtreecommitdiff
path: root/ports/wpilib/CONTROL
diff options
context:
space:
mode:
authorThad House <ThadHouse@users.noreply.github.com>2020-08-13 13:34:09 -0700
committerGitHub <noreply@github.com>2020-08-13 13:34:09 -0700
commit5bb91a9452c2155e8ccd69c88629af24507249d4 (patch)
tree52312079e53144d5ee79cce63d5fc5b272fafc89 /ports/wpilib/CONTROL
parente1a0367273a71a6dd9826b5b177ffc302dafcaaa (diff)
downloadvcpkg-5bb91a9452c2155e8ccd69c88629af24507249d4.tar.gz
vcpkg-5bb91a9452c2155e8ccd69c88629af24507249d4.zip
[wpilib] Update to 2020.3.2 (#12373)
* Update wpilib port to 2020.3.2 Latest 2020 release * Fix review comments
Diffstat (limited to 'ports/wpilib/CONTROL')
-rw-r--r--ports/wpilib/CONTROL3
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/wpilib/CONTROL b/ports/wpilib/CONTROL
index deef611ea..913521505 100644
--- a/ports/wpilib/CONTROL
+++ b/ports/wpilib/CONTROL
@@ -1,8 +1,9 @@
Source: wpilib
-Version: 2020.1.1
+Version: 2020.3.2
Homepage: https://github.com/wpilibsuite/allwpilib
Build-Depends: eigen3, libuv
Description: WPILib is the software library package for the FIRST Robotics Competition. The core install includes wpiutil, a common utilies library, and ntcore, the base NetworkTables library.
+Supports: !osx
Feature: cameraserver
Build-Depends: opencv