aboutsummaryrefslogtreecommitdiff
path: root/ports/libftdi1/CONTROL
diff options
context:
space:
mode:
authorKinnon McAlister <kinnonmcalister@gmail.com>2021-02-08 18:18:42 -0800
committerGitHub <noreply@github.com>2021-02-08 18:18:42 -0800
commitd9f832bc05367beea56e2a6b57c258d31f627969 (patch)
tree27b03450efb548684ef446855c8d95c59c85014c /ports/libftdi1/CONTROL
parent3942db83e180ecb68c80d36d790ac47423a8dd38 (diff)
downloadvcpkg-d9f832bc05367beea56e2a6b57c258d31f627969.tar.gz
vcpkg-d9f832bc05367beea56e2a6b57c258d31f627969.zip
[libftdi1] update to 1.5 (#15917) (#15918)
* [libftdi1] update to 1.5 (#15917) * [libftdi1] fixed outdated version file (#15917) * [libftdi1] Switched to using option instead of patch to disable ftdi_eeprom (#15917) * [libftdi1] updated version file (#15917) * [libftdi1] Change version scheme Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Diffstat (limited to 'ports/libftdi1/CONTROL')
-rw-r--r--ports/libftdi1/CONTROL4
1 files changed, 0 insertions, 4 deletions
diff --git a/ports/libftdi1/CONTROL b/ports/libftdi1/CONTROL
deleted file mode 100644
index daab99f17..000000000
--- a/ports/libftdi1/CONTROL
+++ /dev/null
@@ -1,4 +0,0 @@
-Source: libftdi1
-Version: 1.4-1
-Build-Depends: libusb
-Description: FTDI USB driver with bitbang mode (v1.4)