diff options
| author | Lily <47812810+LilyWangL@users.noreply.github.com> | 2020-05-13 07:06:15 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-12 16:06:15 -0700 |
| commit | 2e6b66cbd137906c3e0458887cfd5eddcd659e24 (patch) | |
| tree | c1bd6081da857a00f7f6923e12017b64b239bd8c /ports/miniz/CONTROL | |
| parent | 2f7a104d4d6f1f3790db929f85a4086aa6973d7f (diff) | |
| download | vcpkg-2e6b66cbd137906c3e0458887cfd5eddcd659e24.tar.gz vcpkg-2e6b66cbd137906c3e0458887cfd5eddcd659e24.zip | |
[miniz] Fix broken cmake config file (#11316)
Diffstat (limited to 'ports/miniz/CONTROL')
| -rw-r--r-- | ports/miniz/CONTROL | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/miniz/CONTROL b/ports/miniz/CONTROL index 88eacdb85..519eee29c 100644 --- a/ports/miniz/CONTROL +++ b/ports/miniz/CONTROL @@ -1,3 +1,4 @@ Source: miniz -Version: 2.1.0 +Version: 2.1.0-1 +Homepage: https://github.com/richgel999/miniz Description: Single C source file zlib-replacement library |
