diff options
| author | Lily <47812810+LilyWangL@users.noreply.github.com> | 2020-08-08 02:47:36 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-07 11:47:36 -0700 |
| commit | 904e1203da430f2aadfeeb6fceefd8faf124339c (patch) | |
| tree | 08387f0e5dcd120c97f932ac71cd255755a76f57 /ports/libzip/CONTROL | |
| parent | 95d3b86bca30da55dd0fe01da859ee362d7ff482 (diff) | |
| download | vcpkg-904e1203da430f2aadfeeb6fceefd8faf124339c.tar.gz vcpkg-904e1203da430f2aadfeeb6fceefd8faf124339c.zip | |
[libzip] Fix find_package error (#12610)
Diffstat (limited to 'ports/libzip/CONTROL')
| -rw-r--r-- | ports/libzip/CONTROL | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/libzip/CONTROL b/ports/libzip/CONTROL index 9ed941bcc..8a3d15137 100644 --- a/ports/libzip/CONTROL +++ b/ports/libzip/CONTROL @@ -1,5 +1,6 @@ Source: libzip Version: 1.7.1 +Port-Version: 1 Homepage: https://github.com/nih-at/libzip Build-Depends: zlib Default-Features: bzip2,default-aes |
