diff options
| author | Kinnon McAlister <kinnonmcalister@gmail.com> | 2021-02-08 18:18:42 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-08 18:18:42 -0800 |
| commit | d9f832bc05367beea56e2a6b57c258d31f627969 (patch) | |
| tree | 27b03450efb548684ef446855c8d95c59c85014c /versions/l- | |
| parent | 3942db83e180ecb68c80d36d790ac47423a8dd38 (diff) | |
| download | vcpkg-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 'versions/l-')
| -rw-r--r-- | versions/l-/libftdi1.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/versions/l-/libftdi1.json b/versions/l-/libftdi1.json index bd936c8b3..49bf2665d 100644 --- a/versions/l-/libftdi1.json +++ b/versions/l-/libftdi1.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "5e6c7ec4555f72017a8e1982492aa8fc3cabcd83", + "version": "1.5", + "port-version": 1 + }, + { "git-tree": "9d83012d7f5b6d0c838ce11124d77303933b4008", "version-string": "1.4-1", "port-version": 0 |
