diff options
| author | Phil Christensen <philc@microsoft.com> | 2019-06-26 16:35:03 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-06-26 16:35:03 -0700 |
| commit | 40537b848b0ee9eaee2fb1bf08f838b1e75c9925 (patch) | |
| tree | b20135dfd51bd32c0f138ca2069f097ef67729b9 /ports/libftdi/CONTROL | |
| parent | 539695e5445a435db848ff76cd39bf4fd7ab414e (diff) | |
| download | vcpkg-40537b848b0ee9eaee2fb1bf08f838b1e75c9925.tar.gz vcpkg-40537b848b0ee9eaee2fb1bf08f838b1e75c9925.zip | |
[libftdi] resolve ninja error (-w dupbuild=err) (#7055)
Diffstat (limited to 'ports/libftdi/CONTROL')
| -rw-r--r-- | ports/libftdi/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/libftdi/CONTROL b/ports/libftdi/CONTROL index 3c50a00e2..16ebe6fab 100644 --- a/ports/libftdi/CONTROL +++ b/ports/libftdi/CONTROL @@ -1,4 +1,4 @@ Source: libftdi
-Version: 0.20
+Version: 0.20-1
Build-Depends: libusb-win32
Description: FTDI USB driver with bitbang mode (v0.20)
|
