diff options
| author | Alexander Neumann <30894796+Neumann-A@users.noreply.github.com> | 2021-01-22 23:11:20 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-22 14:11:20 -0800 |
| commit | 57465e9bfc916132ca4cd03adb978d62b445238b (patch) | |
| tree | a814ac782107071e8fe60de2138cccf1aa377bc6 /versions/l- | |
| parent | a66c5ec3859cf2f619fd41fb42389859f7edc848 (diff) | |
| download | vcpkg-57465e9bfc916132ca4cd03adb978d62b445238b.tar.gz vcpkg-57465e9bfc916132ca4cd03adb978d62b445238b.zip | |
[lzo] Install pc file on windows (#15782)
* [lzo] Install pc file on windows
* add version info
* [lzo] Install pc file on windows
* add version info
Diffstat (limited to 'versions/l-')
| -rw-r--r-- | versions/l-/lzo.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/versions/l-/lzo.json b/versions/l-/lzo.json index a85e56424..186064c9b 100644 --- a/versions/l-/lzo.json +++ b/versions/l-/lzo.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "0386bfc83656abde700f2f99732a92e7fd6ac756", + "version-string": "2.10", + "port-version": 6 + }, + { "git-tree": "7d19bc8d305faffeba8990d9e6c095ee95b3108d", "version-string": "2.10-5", "port-version": 0 |
