diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2017-05-28 13:09:04 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-05-28 13:09:04 -0700 |
| commit | e95a0986962405ab5b6e2da149462f04f199b2c8 (patch) | |
| tree | eb3e3f218ad86042edf9e654d99bf0c0ec0eb286 /ports/lzo/CONTROL | |
| parent | 334a35e4251eb3076594951550930aa9c46cec06 (diff) | |
| parent | 6f5a606a51858bc3f446fa5b50a4e11313fc48ee (diff) | |
| download | vcpkg-e95a0986962405ab5b6e2da149462f04f199b2c8.tar.gz vcpkg-e95a0986962405ab5b6e2da149462f04f199b2c8.zip | |
Merge pull request #1178 from codicodi/shared-lzo
[lzo] enable dynamic build
Diffstat (limited to 'ports/lzo/CONTROL')
| -rw-r--r-- | ports/lzo/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/lzo/CONTROL b/ports/lzo/CONTROL index a3b69bd7e..ba477b484 100644 --- a/ports/lzo/CONTROL +++ b/ports/lzo/CONTROL @@ -1,3 +1,3 @@ Source: lzo -Version: 2.10 +Version: 2.10-1 Description: Lossless data compression library |
