diff options
| author | NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> | 2020-10-09 03:30:58 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-08 12:30:58 -0700 |
| commit | 7bb217d9898fb13fa032731aef635ec66c7625b6 (patch) | |
| tree | 4e1b04cf61d8a2ce0bfcc2ad84257000eb92f1cd /ports/7zip/CONTROL | |
| parent | fdcfd8e5d79a9551249b60251edb81733fd227db (diff) | |
| download | vcpkg-7bb217d9898fb13fa032731aef635ec66c7625b6.tar.gz vcpkg-7bb217d9898fb13fa032731aef635ec66c7625b6.zip | |
[7zip] Add supports field (#13821)
Diffstat (limited to 'ports/7zip/CONTROL')
| -rw-r--r-- | ports/7zip/CONTROL | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ports/7zip/CONTROL b/ports/7zip/CONTROL index 73150ef44..b37fa18d1 100644 --- a/ports/7zip/CONTROL +++ b/ports/7zip/CONTROL @@ -1,4 +1,6 @@ Source: 7zip
Version: 19.00
-Port-Version: 1
+Port-Version: 2
+Homepage: https://www.7-zip.org
Description: Library for archiving file with a high compression ratio.
+Supports: !(linux|osx|arm|uwp)
|
